26 Commits

Author SHA1 Message Date
Lemmy 65fe773dc7 bar: fix last remnants of access to Settings.data.bar that would not respect screen overrides. 2026-02-13 22:19:16 -05:00
Lysec 0f7e91ec89 Tray: fix traymenu positioning 2026-01-28 07:40:43 +01:00
Lemmy 8d11b0be0a labwc: improve popups support (right click context menu working) 2026-01-25 12:16:40 -05:00
Lemmy b340529b10 Bar: custom setup per screen (position, density, widgets) 2026-01-18 20:12:46 -05:00
Lemmy f5bf54d46e autofmt 2026-01-03 09:11:27 -05:00
Ly-sec 92ff36e106 TrayDrawerPanel: properly compute trayValues 2026-01-03 11:28:54 +01:00
Lemmy 3ce9967783 Panels: memory/cpu optimizations by moving most stuff to panelContent so its only loaded on demand 2026-01-01 15:51:53 -05:00
Ly-sec 4767ac07ea Revert "Tray: another possible fix for tray disappearing"
This reverts commit 613feb2ad4.
2025-12-28 13:45:29 +01:00
Ly-sec 613feb2ad4 Tray: another possible fix for tray disappearing 2025-12-28 13:42:19 +01:00
Ly-sec 80021d51f9 WidgetSettings: no fallback for widgetMetadata
TrayDrawerPanel: cleanup
2025-12-07 15:06:37 +01:00
Ly-sec e7e612b539 Tray: properly filter passive tray icons (#991) 2025-12-07 13:52:22 +01:00
Ly-sec 716f8452b1 Tray: filter passive tray items (possibly fix #991) 2025-12-07 10:09:05 +01:00
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
ItsLemmy 355271768c Services in subfolder + cleanup/fixes 2025-11-08 16:38:43 -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