summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
6 dayspanel-applet-frame: Fix crash when reloading a crashed appletHEADmasterVictor Kareh1-7/+9
6 daysbuild: Fix Python applet bindings under MesonVictor Kareh1-3/+2
6 daysapplets/window-selector: port to Wayland (#1582)Aleksey Samoilov9-7/+860
7 dayswayland/tasklist: support task buttons grouping (#1583)Aleksey Samoilov3-13/+897
10 dayswayland: make large numbers of buttons in the window list work againAleksey Samoilov1-117/+129
10 dayswayland: implement scroll, middle-click close and urgent highlightsAleksey Samoilov3-2/+158
10 dayswayland/tasklist: implement window reorderingAleksey Samoilov1-1/+131
10 daysFix use-after-free in Wayland tasklist backendAleksey Samoilov1-1/+16
10 daysFix signatures mismatchAleksey Samoilov1-2/+4
10 daysRelax libxfce4windowing versionAleksey Samoilov2-4/+4
10 dayswayland: port to libxfce4windowingSunderland9312-1370/+327
12 daysbuild: Distribute meson build files when using autotoolsAleksey Samoilov1-1/+25
2026-08-16build: Fix Wayland auto-detection breaking X11-only buildsVictor Kareh2-6/+19
2026-08-01Add Meson support (#1571)Aleksey Samoilov25-0/+2024
2026-07-31ci: add libxfce4windowingAleksey Samoilov1-0/+2
2026-07-31cleanupSunderland933-1427/+0
2026-07-31Use libxfce4windowing for handle panel-related procotols, applet fixesSunderland935-487/+396
2026-07-31[Wayland] Add support for ext-workspace-v1 in pagerAleksey Samoilov9-24/+2253
2026-07-27panel: Remove functions that are no longer used with the pack modelVictor Kareh4-96/+1
2026-07-27panel: Update default layout files to use pack-type and pack-indexVictor Kareh6-68/+67
2026-07-27data: update pack-index descriptionVictor Kareh1-1/+1
2026-07-27panel: Update positions of objects after removal of an objectVictor Kareh1-0/+2
2026-07-27panel: Implement push move for panel objectsVictor Kareh1-66/+103
2026-07-27panel: "Compress" indexes on end of dragVictor Kareh1-0/+46
2026-07-27panel: Implement switch move for panel objectsVictor Kareh1-299/+173
2026-07-27panel: Remove free-move mode for moving objectsVictor Kareh2-75/+0
2026-07-27panel: Fix addition of objects with the new packed modelVictor Kareh9-8/+114
2026-07-27panel: Add a center pack type for objectsVictor Kareh2-7/+54
2026-07-27panel: Move to a model where panel objects are all packedVictor Kareh24-102/+346
2026-07-27panel: Pass the pack style of objects when adding applet to PanelWidgetVictor Kareh20-81/+127
2026-07-27panel: When creating an object, explicitly specify how it's packedVictor Kareh10-26/+35
2026-07-27panel: Change panel-right-stick (boolean) key to pack-type (enum) in object s...Victor Kareh3-4/+15
2026-06-04panel-applet-frame-dbus: fix crash when applet is removed during background u...Michael Mestnik1-1/+9
2026-05-28wncklet: link against libX11 for window preview thumbnailsVictor Kareh1-0/+5
2026-05-27window-list: fix HiDPI scaling for preview thumbnailsVictor Kareh1-15/+17
2026-05-27window-list: always capture fresh pixels for preview thumbnailsVictor Kareh1-7/+12
2026-05-27window-list: show window decorations in preview thumbnailsVictor Kareh1-3/+60
2026-05-20applet clock: fix proportional fonts by font-feature tabular numbers2387skju1-0/+10
2026-05-19clock: fix memory leaks in EDS event list handlingVictor Kareh1-0/+4
2026-05-05remove empty po fileEvelyne Harlé1-1/+0
2026-05-05add translation coverage badgeEvelyne Harlé1-0/+2
2026-05-05update pot filesEvelyne Harlé10-4629/+407
2026-04-02fish: Fix alternating animation during April FoolsVictor Kareh1-1/+1
2026-03-31fix memory leaksmbkma2-0/+20
2026-03-12fix memleaksmbkma1-1/+6
2026-03-11Use gint64 to track UNIX timestampsBernhard M. Wiedemann1-1/+1
2026-01-20clock: Add DBus 'activate' callbackVictor Kareh1-0/+19
2026-01-20libmate-panel-applet: Bump library version to 2:0:0Victor Kareh1-1/+1
2026-01-20libmate-panel-applet: Register 'Activate' DBus methodVictor Kareh2-0/+32
2025-12-05wl-window-list: ensure same behavior with and without show desktop applet in ...lukefromdc1-2/+15