Commit Graph
14 Commits
Author SHA1 Message Date
lysec 838491ba33 Logger: huge cleanup 2025-10-16 15:07:11 +02:00
ItsLemmy c082f4e871 autofmt 2025-10-14 19:32:41 -04:00
loner 679224e1d9 feat(settings): Add usage badges to widget selector
Adds a visual indicator to the "Add Widget" dropdown in the Bar
settings panel to show which widgets are already in use and where.

- A small text badge ("L", "C", "R") now appears next to any widget
  that is already on a panel.
- The badges are reactive and update automatically when widgets are
  added or removed.
- This helps prevent accidental duplicate additions and makes widget
  management easier.
2025-10-14 03:40:51 +08:00
ItsLemmy 7f3842ddbf Log cleanup (avoid super long string with path) 2025-09-28 20:39:28 -04:00
ItsLemmy 072d80e2f3 Bar vs Dock: Dock are loaded only once the bar is fully loaded. This ensure the vertical bar use the full screen height if the dock is exclusive. 2025-09-28 16:39:23 -04:00
ItsLemmy 0593543d7a Tooltip: Refactoring in a single global tooltip. 2025-09-28 00:15:43 -04:00
ItsLemmy b1df7624cc Settings: bullet proofing the widget upgrade code. 2025-09-25 17:09:00 -04:00
ItsLemmy 36489491e4 Bar new IPC: ipc call bar toggle 2025-09-24 22:18:22 -04:00
ItsLemmy 59fe0a058e Autoformatting 2025-09-23 09:25:44 -04:00
ItsLemmy 640a4339db Cava: Now only runs when a visualizer is in sight. 2025-09-23 08:37:16 -04:00
LemmyCook 978405bd85 2.12.1-dev 2025-09-18 23:42:34 -04:00
LemmyCook 50469e5c82 BarService: lookupWidget can now match by index. 2025-09-18 23:33:46 -04:00
LemmyCook 1305efec24 Settings/Notification: fixed typo 2025-09-17 15:38:25 -04:00
LemmyCook 8af8bf2e2e BarService: to keep tracks of bar widgets and improve IPC behavior. 2025-09-17 10:19:55 -04:00