summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2013-10-09Use new GarconGtkMenu.Nick Schermer2-428/+67
2013-10-09Bump all glade gtk versions to 2.24.Nick Schermer8-8/+8
2013-10-09Tasklist: Make middle-click action configurable.Nick Schermer4-119/+261
2013-10-09Directorymenu: Pass path to argument (bug #10270).Nick Schermer1-1/+1
2013-10-09Tasklist: Pushed a patch for #8096 (close a window on middle click)Andrzej3-1/+49
2013-10-09ApplicationsMenu: support for non-square icons and layout fixesAndrzej1-49/+41
2013-10-09ApplicationsMenu: Update the icon in the config dialogAndrzej1-0/+3
2013-10-09Only use names from the /posix directory.Nick Schermer1-1/+3
2013-10-09Add completion for zoneinfo names.Nick Schermer1-1/+91
2013-10-09Clock: Improve tooltips, plug leaks and fix glade layout.Nick Schermer2-59/+67
2013-10-09Clock plugin: removed a warning message.Andrzej1-1/+3
2013-10-09Clock plugin: make the calendar popup modal again.Andrzej1-4/+124
2013-10-09Clock plugin: fix double-click behavior when a command is set.Andrzej1-0/+1
2013-10-09Clock plugin, updated information in tooltips.Andrzej1-2/+2
2013-10-09Clock plugin: removed frame widget from calendar popup.Andrzej1-8/+1
2013-10-09Clock plugin, an attempt to fix random crashes.Andrzej3-2/+9
2013-10-09Clock plugin: changed the tooltip text.Andrzej1-1/+1
2013-10-09Clock plugin: adjusted defaults.Andrzej2-2/+26
2013-10-09Clock plugin: a fix to the previous commitAndrzej1-1/+3
2013-10-09Clock plugin: added a function to call a system clock config toolAndrzej2-9/+54
2013-10-09Clock: fixed the month in the calendar popup.Andrzej1-1/+1
2013-10-09Clock plugin: added a simple timezone selection UI.Andrzej2-53/+219
2013-10-09Clock plugin: proper timezone support and refactoring.Andrzej15-455/+688
2013-10-09Added a timezone property to the clock plugin.Andrzej1-1/+45
2013-10-09Removed "show-frame" property.Andrzej2-43/+0
2013-10-09Removed frame object and all references to it.Andrzej1-18/+3
2013-10-09Adding a possibility to close the calendar popup with "Esc"Andrzej1-1/+23
2013-10-09Placing a clock widget (with frame) in a toggle button.Andrzej1-18/+33
2013-10-09Revert "Hide calendar window on <Esc> or mouse press outside the popup."Andrzej1-139/+1
2013-10-09Hide calendar window on <Esc> or mouse press outside the popup.Andrzej1-1/+139
2013-10-09Autotools updates.Nick Schermer11-11/+11
2013-10-09Tasklist: Remove binding for blinking buttons, no UI for this.Nick Schermer1-1/+0
2013-10-09Tasklist: Show urgent windows from other workspaces (bug #5167).Mathieu Chouquet-Stringer2-9/+54
2013-10-09Clock: Add calendar popup to clock plugin (bug #9034).Guido Berhoerster1-9/+141
2013-10-09Actions: Fix logic of session saving (bug #8857).Nick Schermer1-5/+5
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