summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Replace deprecations (X error event ignoring)Simon Steinbeiss2018-11-081-6/+6
* clock: Resolve deprecations and fix binary clockSimon Steinbeiss2018-11-041-62/+36
* clock: Fix incorrect typesSimon Steinbeiss2018-11-041-3/+3
* Fix compilationSimon Steinbeiss2018-06-061-0/+1
* actions: Add support for dm-toolSean Davis2018-06-051-2/+15
* Make more former GtkStock strings translatable (Bug #14379)Andre Miranda2018-05-061-2/+2
* clock: Improve discoverability of tooltip help-texts (Bug #11708)Andre Miranda2018-05-041-8/+15
* Make former GtkStock dialog buttons translateable (Bug #14338)Simon Steinbeiss2018-04-238-16/+16
* launcher: Fix resizing of pixbuf based icons (Bug #14138)Simon Steinbeiss2018-01-031-13/+36
* launcher: Make sure the appropriate icon size is usedSimon Steinbeiss2018-01-031-1/+1
* launcher: Make sure icons are not oversizeSimon Steinbeiss2018-01-031-2/+7
* launcher: Fix empty button in remove launcher dialog (Bug #13962)Simon Steinbeiss2018-01-031-1/+1
* Try to fix menu positioning with Gtk3.22Simon Steinbeiss2018-01-036-22/+37
* Use 'gdk_screen_is_composited' with Gtk3 (Bug #14128)Olivier Duchateau2018-01-032-1/+32
* Fix Gtk+3 version in ifdefSimon Steinbeiss2018-01-021-1/+1
* Fix various warnings with Gtk3 (Bug #14135)Olivier Duchateau2018-01-027-1/+77
* Fix missing icons with Adwaita icon theme (Bug #14133)Olivier Duchateau2018-01-0211-16/+16
* clock: Fix format validation (Bug #11527)Simon Steinbeiss2017-11-261-11/+7
* clock: Add a validator for digital custom formats (Bug #11527)Simon Steinbeiss2017-11-161-2/+39
* clock: Fix invalid datetime formats appearing in list (Bug #11527)Simon Steinbeiss2017-11-152-12/+25
* actions: Show Hybrid Sleep option (Bug #12771)poma2017-11-151-4/+23
* actions: Fix GPtrArray usage (Bug #13981)Simon Steinbeiss2017-11-121-5/+17
* tasklist: Fix alignment of labels when orientation is changed (Bug #13864)Olivier Duchateau2017-11-091-0/+4
* launcher: Fix custom imagesSimon Steinbeiss2017-11-011-4/+23
* tasklist: Define cosmetic default padding for images (Bug #13865)Simon Steinbeiss2017-10-151-0/+7
* systray: Fix crash when systray is empty (Bug #13927)Viktor Odintsev2017-10-151-6/+9
* tasklist: Allow to hide label decorations (Bug #10546)Viktor Odintsev2017-10-152-9/+76
* Fix a few spelling mistakesUnit 1932017-09-131-1/+1
* systray: Add option to display icons with square sizing (Bug #12093)Viktor Odintsev2017-09-124-51/+189
* clock: Use freedesktop.org compliant icon (Bug #13779)Olivier Duchateau2017-08-201-1/+1
* systray: Don't lookup hash table for null keys (Bug #11929)Viktor Odintsev2017-08-201-2/+2
* tasklist: Fix scrolling to cycle through open windows (Bug #13789)Stefan Berzl2017-08-201-8/+23
* windowmenu: Fix icon size in menuSimon Steinbeiss2017-07-201-1/+2
* Fix GPtrArray usage in launcher and systrayAli Abdallah2017-07-032-6/+25
* Get rid of more dbus-glib cflags and libsAli Abdallah2017-07-032-4/+2
* Port panel actions plugin to gdbusAli Abdallah2017-07-031-31/+68
* Remove obsolete PANEL_PROPERTIES_TYPE_VALUE_ARRAYAli Abdallah2017-07-023-8/+8
* systray: Fix typo "childeren"Simon Steinbeiss2017-06-251-28/+28
* systray: Allow ordering of items (Bug #11929)Viktor Odintsev2017-06-254-125/+387
* systray: Fix alignment of single non-square items (Bug #9095)Max2017-06-211-0/+1
* clock: Make the default date and time format translatable (Bug #9637)André Miranda2017-06-212-2/+4
* tasklist: Add styleclass to make life easier for themersSimon Steinbeiss2017-06-121-0/+6
* Use fd.org terminal icon name (Bug #13592)Olivier Duchateau2017-05-281-1/+1
* Revert "systray: Make sure checkboxes in prefs are always visible (Bug #8675)"Simon Steinbeiss2017-05-231-1/+0
* systray: Make sure checkboxes in prefs are always visible (Bug #8675)Simon Steinbeiss2017-05-221-0/+1
* Set labels in menuitems to be left-aligned (Bug #13539)Simon Steinbeiss2017-04-301-0/+1
* Launcher: Fix size of menu icons (Bug #13539)Simon Steinbeiss2017-04-301-9/+8
* Drop custom gtk_icon_sizes from plugins (Bug #13539)Simon Steinbeiss2017-04-294-81/+24
* Fix typecasting errorsSimon Steinbeiss2017-04-292-7/+7
* Wrap GtkImageMenuItem in IGNORE_DEPRECATION macros (Bug #13529)Simon Steinbeiss2017-04-296-17/+59