summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fixed some window buttons not appearing in the panel (Issue #188)fulalas2022-02-181-14/+0
* Remove ellipsisKevin Bowen2022-02-071-1/+1
* launcher: Only activate under mouse (Fixes #519)Graeme Gott2021-12-221-0/+5
* launcher: Clear action menu when destroyed (Fixes #540)Graeme Gott2021-12-221-0/+1
* actions: Block panel autohide (Fixes #431)Graeme Gott2021-12-161-3/+12
* panel: Fix grabs for popup commands (Fixes #201)Simon Steinbeiss2021-09-173-8/+32
* Fix compilation warnings (#492, #493, #494)lindevel2021-06-282-0/+10
* launcher: Adjust menu icon size (Fixes #255)Simon Steinbeiss2021-04-241-4/+6
* tasklist: Silence an allocation warningGaël Bonithon2021-04-121-1/+2
* launcher: Check for menu item initializationGaël Bonithon2021-04-121-1/+1
* systray: Fix GObject-CRITICALGaël Bonithon2021-03-221-6/+7
* systray: Fix libsystray-CRITICALGaël Bonithon2021-03-221-31/+8
* tasklist: Fix Gtk-CRITICALGaël Bonithon2021-03-221-3/+4
* systray: Fix Gtk-CRITICAL at startup/shutdownGaël Bonithon2021-03-221-1/+4
* launcher: Fix garcon-CRITICAL at startupGaël Bonithon2021-03-221-2/+4
* Silent `-Wcast-align` from ClangGaël Bonithon2021-03-221-1/+1
* tasklist: Auto-adjust icon size (v2)Jan Ziak2021-03-031-49/+138
* pager: Allow disable switch with mouse wheel for miniature view (#253)Andre Miranda2021-02-231-7/+27
* pager: Use gobject bindings (Fixes #376)Simon Steinbeiss2021-01-261-21/+19
* launcher: avoid double forkPablo Mazzini2021-01-251-1/+1
* Fix compilation warningsGaël Bonithon2021-01-253-7/+19
* Display tooltip title of statusnotifier items as plaintextFrédéric Brière2021-01-231-2/+5
* pager: Switch to new workspaces icon nameSimon Steinbeiss2021-01-111-1/+1
* statustray: Prevent crash when parsing properties (Fixes #379)Simon Steinbeiss2021-01-101-0/+5
* windowmenu: fix use-after-free in window_menu_plugin_window_item_newJohn C. Allwein2020-12-241-2/+3
* Revert "tasklist: Auto-adjust icon size (Closes #90)"Simon Steinbeiss2020-12-211-56/+24
* Remove GSourceFunc castsOlaf Hering2020-12-171-1/+8
* tasklist: Fix wireframe for CSD windows (Fixes #338)Simon Steinbeiss2020-12-161-3/+15
* tasklist: Auto-adjust icon size (Closes #90)Jan Ziak2020-12-161-24/+56
* Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bumpAlexander Schwinn2020-12-152-13/+0
* Use new xfce_spawn APISimon Steinbeiß2020-12-106-21/+21
* Fix compiler warningsJan Ziak2020-11-103-7/+3
* Fix memory leaksJan Ziak2020-11-101-0/+2
* Drop generated code from repoSimon Steinbeiss2020-11-092-2224/+0
* Make dbusmenu-gtk3-0.4 optional, disables StatusNotifier integrationSean Davis2020-11-084-3/+25
* Revert "launcher: Appear "checked" on click (Fixes #256)"Simon Steinbeiss2020-11-031-4/+0
* actions: Switch to new session icons (Fixes #332)Simon Steinbeiss2020-11-031-17/+17
* launcher: Appear "checked" on click (Fixes #256)Simon Steinbeiss2020-11-031-0/+4
* Unref datetime objectsAlistair Buxton2020-10-112-0/+4
* launcher: Set plugin icon as fallback (Fixes #329)Simon Steinbeiss2020-08-271-2/+2
* plugins: Add new rDNS iconsSimon Steinbeiß2020-08-2122-22/+22
* Add Zoom to known applicationsSimon Steinbeiss2020-08-201-0/+1
* Extend list of known (legacy) applicationsSimon Steinbeiss2020-08-201-1/+11
* Use the correct terminologySean Davis2020-08-205-22/+22
* Use improved settings terminologySean Davis2020-08-205-22/+22
* Rearrange preferences for applicable settingsSean Davis2020-08-201-234/+290
* Fix spacing between systray and statusnotifiersSean Davis2020-08-201-2/+2
* Fix alignment and row count at all sizesSean Davis2020-08-201-4/+2
* Fix alignment at most sizesSean Davis2020-08-202-3/+3
* Add support for panel icon-size settingsSean Davis2020-08-206-59/+184