Commit Graph
24 Commits
Author SHA1 Message Date
Ly-sec 94d1d9dc9c Tray: fix blacklist wildcardc 2025-11-26 15:00:27 +01:00
loner 880ae9c7b9 fix: Fix inconsistent tray drawer behavior for different mouse buttons 2025-11-22 18:03:33 +08:00
ItsLemmy 66770625dd Tooltip: no longer needed to pass a screen explicitely 2025-11-17 22:02:10 -05:00
ItsLemmy 3283aacf9b BarWidgets: First pass on contextual widget menu accessible from right-click.
Testing on volume widget for now.
2025-11-17 20:35:45 -05:00
ItsLemmy f1d714ad9a Cleanup: replaced a bunch of Screen by their proper "screen" 2025-11-17 14:53:47 -05:00
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
ItsLemmy 6083d8242b TrayMenu: improved positionning 2025-11-12 23:43:44 -05:00
ItsLemmy 39784134af Panels: proper focus management with the new architecture. 2025-11-12 18:45:15 -05:00
ItsLemmy 9b2b4b4bd1 TrayDrawer: proper auto sizing when elements are added or removed. 2025-11-12 08:38:30 -05:00
ItsLemmy 8aa4254d57 Tray: fix for hyprland (untested) 2025-11-11 13:35:35 -05:00
ItsLemmy 2bc6dfb2b4 Tray: refactoring - back to dropdown menu while keeping the drawer for unpinned. 2025-11-11 10:21:55 -05:00
loner 1df1e1119e fix(tray): import ui service 2025-11-10 18:32:23 +08:00
ItsLemmy 23a548e034 BarContent: fix screen assignment 2025-11-09 13:51:14 -05:00
ItsLemmy 8c4eff75fd Merge branch 'refactor-apptheming' 2025-11-09 12:34:38 -05:00
Ly-sec e84cc3fb62 TrayMenuPanel: fix submenu width calculation 2025-11-08 23:17:46 +01:00
ItsLemmy 355271768c Services in subfolder + cleanup/fixes 2025-11-08 16:38:43 -05:00
Ly-sec 990291f111 TrayMenuPanel: increase width before eliding 2025-11-08 22:32:50 +01:00
Ly-sec 9458fc1fc8 TrayMenuPanel: disable dragging 2025-11-08 08:54:34 +01:00
ItsLemmy 4319a1bea0 TrayMenu: Pin / Unpin icons (same as dock and launcher) 2025-11-07 00:53:59 -05:00
ItsLemmy 838a469656 Tray: alignments, more robust click handling, cleanup 2025-11-06 22:25:29 -05:00
ItsLemmy 68aa198129 TrayDropdown => TrayDrawer 2025-11-06 22:02:13 -05:00
ItsLemmy 72e3b0c96f TrayMenu: Fix weird left margin 2025-11-06 21:59:05 -05:00
Ly-sec 9f357aef25 Tray: add drawer logic
TraySettings: add drawer toggle
i18n: add translations for drawer toggle
2025-11-06 17:10:32 +01:00
ItsLemmy e29c6ee1a6 Refactor: Panels and Bar background are now drawn separately with Shapes. 2025-11-06 10:41:48 -05:00