Commit Graph

123 Commits

Author SHA1 Message Date
Lemmy 021f0026da fix(bar): guard bar widget metadata lookup 2026-03-25 19:12:30 -04:00
Thibault Martin 1d99d1994c Do not display widget tooltips if the panel is open 2026-02-28 13:50:42 +01:00
Lemmy 2f3e86e5a3 tray: added contextual menu (widget settings shortcut) on the chevron - when the drawer is enabled 2026-02-06 13:58:56 -05:00
Lemmy 081ac08e67 tray-bar: added setting to colorize the chevron 2026-02-06 11:18:56 -05:00
Lemmy af2c274a8f tray: matching positioning of npopupcontextmenu 2026-01-29 22:05:41 -05:00
Lysec ecf1fcbe4c Tray: adjust bg to be circular, fix some padding 2026-01-29 13:07:56 +01:00
Lemmy 8a721d4270 tray: more tooltip fixes 2026-01-28 16:48:23 -05:00
Lemmy 4116bf6bf0 tray: fixed hover logic in cramped space 2026-01-28 16:35:10 -05:00
Lemmy 98e9244ace tray: better entries spacing/margin 2026-01-28 11:52:33 -05:00
Lemmy 82a6da9de6 tray: hover indicator 2026-01-28 11:36:53 -05:00
Lemmy 05ace82b52 Reapply "Merge branch 'main' into main"
This reverts commit b7a336150b.
2026-01-28 10:48:21 -05:00
Lemmy b7a336150b Revert "Merge branch 'main' into main"
This reverts commit bd16eba007, reversing
changes made to 1da94c27e5.
2026-01-28 09:45:00 -05:00
Lysec 40078519c3 Tray: adjust traymenu height to align with other widget menus 2026-01-28 07:43:35 +01:00
Lysec 0f7e91ec89 Tray: fix traymenu positioning 2026-01-28 07:40:43 +01:00
Lysec fa67b93ca3 Tray: fix chevron lightmode color 2026-01-28 06:21:25 +01:00
Lemmy 30f0cc2de1 tray: drawer fixes 2026-01-28 00:02:07 -05:00
Lemmy 120f79dff8 tray: support for full bar dimension 2026-01-27 23:41:25 -05:00
Lemmy 746804fa4d tray: use full height 2026-01-27 14:18:43 -05:00
Lemmy 382e548d2b bar: widgets now use the entire bar space (e.g: full height with a vertical bar) this ease a lot for clicking widgets and avoid dead zones above and below the widget.
Keep an eye on this + plugins bar widget will need updating
2026-01-26 23:47:03 -05:00
Lemmy 4467aa95d7 bar: improve widget settings refresh for overriden bar per monitor. also fix workspace widget not showing app icons on overriden monitor 2026-01-26 11:29:37 -05:00
Lemmy 8d11b0be0a labwc: improve popups support (right click context menu working) 2026-01-25 12:16:40 -05:00
Lemmy 180e0155ac settings-bar-monitors: proper loading and saving settings of widgets per bar. 2026-01-23 16:36:17 -05:00
Lysec 55c1143dc1 Tray: fix blacklist logic 2026-01-21 17:27:56 +01:00
Lemmy 4c89a451cc Bar: replace more direct Style.barHeight acces by the new Style.getBarHeightForScreen() 2026-01-19 00:41:31 -05:00
Lemmy b340529b10 Bar: custom setup per screen (position, density, widgets) 2026-01-18 20:12:46 -05:00
Lemmy 3bc9a625b8 Colors: removed Colors.transparent / black and white in favor of their direct shorthands 2026-01-04 13:54:51 -05:00
Lemmy 9b92d6752b Bar: better font sizing + workspace fix 2026-01-02 10:39:05 -05:00
Lemmy aa1a7b37cd More pixel perfect centering: ActiveWindow, MediaMini and Tray 2025-12-29 22:52:26 -05:00
Ly-sec d53ff20349 Tray: revert logging 2025-12-28 14:08:44 +01:00
Ly-sec 043b0331ef Tray: add even more logging 2025-12-28 14:04:29 +01:00
Ly-sec d278f461bf Tray: add logging 2025-12-28 14:02:15 +01:00
Ly-sec eb0cb2b7f3 Tray: yet another possible fix 2025-12-28 13:54:59 +01: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 1029490501 Revert "Tay: possible fix for disappearing tray after restart"
This reverts commit be39b11291.
2025-12-28 13:35:59 +01:00
Ly-sec be39b11291 Tay: possible fix for disappearing tray after restart 2025-12-28 13:31:49 +01:00
Ly-sec 78e0c78358 TrayMenu: adjust space to bar to align with other widget context menus 2025-12-28 07:58:45 +01:00
notiant 1b9f141b8c Fix empty space when hiding widgets 2025-12-18 02:44:39 +01:00
Lemmy 5d849b224b Bar: Added new setting to enable outline/border on every bar widget.
+ Added setting to enable/disable scroll-wheel support on workspace
widget[
+ Added a few missing Hand pointer here and there.
2025-12-15 19:30:27 -05:00
Ly-sec 80021d51f9 WidgetSettings: no fallback for widgetMetadata
TrayDrawerPanel: cleanup
2025-12-07 15:06:37 +01:00
Ly-sec 9369e0a51a Tray: detect passive tray entries (fixes #991)
TraySettings: add toggle to disable passive filtering
2025-12-07 14:51:01 +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 872d4202b2 UserInterface: separate slider for UI & Input 2025-12-02 15:06:04 +01:00
Ly-sec 94d1d9dc9c Tray: fix blacklist wildcardc 2025-11-26 15:00:27 +01: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
loner b79ce196a6 Unify the tray background color 2025-11-17 11:05:58 +08:00
loner 24b8eeb1f4 feat: Optimize capsule color computation by using Style.qml property 2025-11-17 11:05:58 +08:00