summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2012-04-13Clock: Fix compiler warning (bug #8648).Nick Schermer1-1/+1
2012-04-13Actions: Fix mnemonics conflict (bug #8657).Nick Schermer1-1/+1
2012-04-13Check for sed using a macro.Nick Schermer3-3/+3
2012-04-09Actions: Show translated strings (bug #8660).Nick Schermer1-2/+3
2012-04-01Launcher: Fix desktop file monitoring on some systems.Nick Schermer1-1/+2
2012-03-30Actions: Query visibility and save as strings.Nick Schermer2-149/+266
2012-03-30Tasklist: Reverting "ceil" to "floor" (as in 4.8).Andrzej1-4/+2
2012-03-30Tasklist: Capping buttons height when button labels are visible.Andrzej1-2/+13
2012-03-30Tasklist: Bringing back 4.8 max-button-size property.Andrzej1-0/+16
2012-03-24Drop debug message.Nick Schermer1-1/+0
2012-03-10Allow non-squared icons in applications button (bug #7381).Nick Schermer1-8/+45
2012-03-10Recurse application menu selection-done signal (bug #8541).Nick Schermer1-2/+6
2012-03-10Fallback to xfdesktop for xfce4-popup-applicationsmenu (bug #7365).Nick Schermer1-1/+2
2012-03-10Show the desktop file in the tooltip (bug #8536).Nick Schermer2-14/+16
2012-03-04Pager: Fixed preprocessor macro.Andrzej1-3/+7
2012-03-04Pager: Removing broken workaround for aspect ratio in deskbar mode.Andrzej1-101/+0
2012-03-04Pager: Making use of a fixed libwnck version (>=2.31.0)Andrzej1-3/+32
2012-03-04Revert "Use realtime POSIX timers for the clock."Nick Schermer1-60/+91
2012-03-04Revert "Clock: Don't use sigval_t (bug #8297)."Nick Schermer1-1/+1
2012-02-24Pager: Fixing infinite loopin in the WNCK pager aspect ratio workaround.Andrzej1-12/+15
2012-02-24Pager: Fixing plugin->size updates.Andrzej1-6/+9
2012-02-24Pager: Fixed workspace ordering in the vertical mode.Andrzej1-7/+25
2012-02-24Pager: Workaround for aspect ratio error in WNCK pager in deskbar mode.Andrzej1-0/+87
2012-02-24Pager: Changing orientation depending on the panel mode.Andrzej1-7/+14
2012-02-24Clock: Changing default value of rotate-vertically to TRUE.Andrzej1-2/+2
2012-02-24Clocl: Fixing clock orientation in vertical/deskbar mode.Andrzej1-15/+33
2012-02-24Actions: Limit size of action buttons to row size.Andrzej1-2/+5
2012-02-24Launcher: small=FALSE in deskbar mode with label visible.Andrzej1-1/+9
2012-01-19Directorymenu: Fix prefered app not working without snotify (bug #8298).Nick Schermer1-8/+7
2012-01-15Clock: Don't use sigval_t (bug #8297).Nick Schermer1-1/+1
2011-12-30Tasklist: Reverting button allocation order to the LTR direction.Andrzej1-5/+1
2011-12-30Tasklist: Fixed a bug in resetting the child->type field.Andrzej1-4/+9
2011-12-28Launcher: Use hexadecimal number for xid.Nick Schermer1-3/+3
2011-12-27Applicationmenu: Reload menu on directory changes.Nick Schermer1-0/+3
2011-12-24Actions: Make the plugin work in deskbar mode.Nick Schermer1-19/+21
2011-12-24Tasklist: Remove the max-button-size style property.Nick Schermer1-18/+0
2011-12-24Tasklist: Add support for deskbar mode and use nrows.Andrzej4-125/+123
2011-12-24Launcher: Changing label orientation in a vertical mode.Andrzej1-7/+14
2011-12-24Launcher: Set the small property.Nick Schermer1-1/+4
2011-12-24Applicationmenu: Properly allocate the menu button in all modes.Andrzej1-9/+51
2011-12-24Windowmenu: Set the small property.Andrzej1-0/+3
2011-12-24Showdesktop: Set the small property.Andrzej1-0/+11
2011-12-24Directorymenu: Set the small property.Andrzej1-1/+20
2011-12-24Separator: Remove new line option.Nick Schermer2-24/+8
2011-12-24Clock: Fix typo in tooltip (bug #8137).Nick Schermer1-4/+2
2011-12-24Launcher: Fix typo in previous commit.Nick Schermer1-1/+1
2011-12-23Launcher: Add menu to item treeview.Nick Schermer2-32/+271
2011-12-20Actions: Fix John Doe typo.Nick Schermer1-1/+1
2011-12-11Use realtime POSIX timers for the clock.Nick Schermer1-91/+60
2011-10-23Applicationmenu: Show menu on button-press-event (bug #8047).Nick Schermer1-13/+24