summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bar: fix alignment2 * r + 2 * t2025-04-296-56/+70
* refactor: use anchors instead of layouts2 * r + 2 * t2025-04-2911-44/+183
* refactor: move bar components into folder2 * r + 2 * t2025-04-297-1/+2
* refactor: appearance fix typing2 * r + 2 * t2025-04-281-53/+66
* refactor: bar workspaces move workspace into file2 * r + 2 * t2025-04-284-20/+34
* bar: workspaces different styles for occupied2 * r + 2 * t2025-04-284-49/+72
* bar: workspaces show occupied2 * r + 2 * t2025-04-283-7/+51
* bar: workspaces events2 * r + 2 * t2025-04-282-0/+16
* bar: workspaces better anim2 * r + 2 * t2025-04-282-30/+39
* feat: bar workspaces2 * r + 2 * t2025-04-285-47/+91
* refactor: no need for clippingbox2 * r + 2 * t2025-04-283-186/+2
* format: conform to qml coding conventions2 * r + 2 * t2025-04-289-40/+40
* feat: anims + box padding2 * r + 2 * t2025-04-2814-39/+526
* hyprland: use qs hyprland service2 * r + 2 * t2025-04-282-120/+50
* feat: basic quickshell bar2 * r + 2 * t2025-04-2611-0/+615
* clean2 * r + 2 * t2025-04-2699-11724/+0
* schemes: fix2 * r + 2 * t2025-04-221-2/+7
* feat: launcher variant action2 * r + 2 * t2025-04-221-1/+73
* scheme: fix dynamic preview2 * r + 2 * t2025-04-222-21/+13
* mediadisplay: fix visualiser symmetry2 * r + 2 * t2025-04-151-14/+9
* feat: add low transparency mode2 * r + 2 * t2025-04-154-4/+12
* style: lighter backgrounds2 * r + 2 * t2025-04-157-13/+13
* mediadisplay: more spacing for controls2 * r + 2 * t2025-04-141-1/+1
* navbar: add mediadisplay toggle2 * r + 2 * t2025-04-132-2/+42
* feat: add music visualiser2 * r + 2 * t2025-04-138-10/+413
* navbar: config show labels2 * r + 2 * t2025-04-113-23/+38
* app: increase delay for initing services2 * r + 2 * t2025-04-111-3/+2
* headlines: enable button2 * r + 2 * t2025-04-102-1/+8
* sidebar: better headlines2 * r + 2 * t2025-04-105-5/+21
* news: more sane default categories2 * r + 2 * t2025-04-101-1/+1
* config: allow disabling headlines sidebar module2 * r + 2 * t2025-04-103-4/+30
* sidebar: dashboard current desktop -> date2 * r + 2 * t2025-04-102-7/+9
* config: limit news param types2 * r + 2 * t2025-04-103-25/+347
* style: make transparency same for light/dark2 * r + 2 * t2025-04-101-2/+1
* sidebar: don't show speakers in streams header2 * r + 2 * t2025-04-091-4/+4
* launcher: more padding for wallpapers2 * r + 2 * t2025-04-091-0/+9
* sidebar: news use monitor height2 * r + 2 * t2025-04-096-20/+20
* news: fix news other than google news2 * r + 2 * t2025-04-092-7/+13
* feat: load news and calendars from cache on startup2 * r + 2 * t2025-04-092-4/+35
* feat: news headlines for alerts pane2 * r + 2 * t2025-04-097-9/+275
* weather: store api key directly in config2 * r + 2 * t2025-04-095-42/+39
* updates: fix cache file extension2 * r + 2 * t2025-04-091-1/+1
* feat: news service2 * r + 2 * t2025-04-094-0/+124
* players: fix duplicate players2 * r + 2 * t2025-04-081-23/+17
* sidebar: notifpane -> alerts2 * r + 2 * t2025-04-085-7/+7
* navbar: add special workspace toggles2 * r + 2 * t2025-04-082-18/+49
* notifpopups: fix clickthrough2 * r + 2 * t2025-04-081-2/+5
* feat: add navbar2 * r + 2 * t2025-04-0819-46/+259
* dev: use typescript 5.7.3 to fix jsx type errors2 * r + 2 * t2025-04-073-118/+138
* slider: clamp value between 0 and 12 * r + 2 * t2025-04-071-1/+1