summaryrefslogtreecommitdiff
path: root/modules/bar/components/workspaces (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-05-17refactor: use implicit size instead of actual size2 * r + 2 * t2-6/+6
2025-05-05refactor: move colours to separate service2 * r + 2 * t4-5/+6
2025-05-04general: better multieffect mask settings2 * r + 2 * t2-2/+3
Better launcher wallpaper rounding and bar active workspace indicator
2025-05-04bar: fix active workspace indicator2 * r + 2 * t1-1/+1
2025-05-03feat: use multieffect instead of qt5compat2 * r + 2 * t2-2/+6
Also use loader for tray icon recolouring
2025-05-02bar: fix workspaces switching2 * r + 2 * t1-1/+5
Fix throwing errors when trying to switch to current ws
2025-05-01bar: optional active ws indicator2 * r + 2 * t3-12/+16
2025-05-01feat: vertical bar actually works!!!2 * r + 2 * t1-0/+2
2025-05-01dev: some cleanup2 * r + 2 * t1-3/+0
2025-05-01bar: use loaders2 * r + 2 * t4-34/+42
Use loaders for all optional components e.g. workspace windows and occupied background Fix bar preset loader usage Fix occupied group Change text on active ws colour Tray no extension for paths (use qt auto resolution)
2025-05-01bar: fix workspaces occupied2 * r + 2 * t3-6/+8
Also some optimisations
2025-05-01bar: workspaces scroll specialws2 * r + 2 * t2-7/+8
Same behaviour as astal workspaces scroll Fix more undef errors Also increase by more when transparent dark layer
2025-05-01feat: bar panel preset2 * r + 2 * t4-8/+9
Make presets more flexible Fix workspaces when show windows disabled Make rounded option for workspaces
2025-04-30bar: use loader instead of swipeview2 * r + 2 * t1-1/+1
Also properly set it up Make network reloadable cause getting is pretty slow
2025-04-30feat: use material colours2 * r + 2 * t3-4/+4
2025-04-30bar: animate bluetooth devices2 * r + 2 * t1-15/+1
2025-04-30bar: workspaces change window colour2 * r + 2 * t1-0/+1
Make dimmer than actual label
2025-04-30bar: elide active window title2 * r + 2 * t1-1/+0
2025-04-30bar: fix workspaces anims2 * r + 2 * t3-9/+3
Also fix hyprland undef error
2025-04-30bar: some workspaces optimisations2 * r + 2 * t1-3/+2
2025-04-30feat: bar workspaces show windows2 * r + 2 * t2-10/+91
Better hyprland clients (update existing instead of resetting every time) Option for ws trail Custom label for occupied ws as well
2025-04-30bar: custom workspace labels2 * r + 2 * t1-2/+5
2025-04-30bar: workspaces some fixes2 * r + 2 * t3-7/+12
And anim occupied pill movement
2025-04-29bar: occupied workspaces fix gaps2 * r + 2 * t1-64/+57
Worse animations but oh well Use variable number of pills with variable size instead of shown fixed size pills
2025-04-29bar: occupied workspaces no need for layout2 * r + 2 * t1-6/+9
Can just use anchors and bindings instead
2025-04-29bar: add missed colour animation2 * r + 2 * t2-0/+24
Missed animations for workspaces
2025-04-29bar: animate occupied workspaces2 * r + 2 * t2-5/+59
Also animate workspace numbers
2025-04-29bar: workspaces active indicator tweak2 * r + 2 * t1-4/+4
Decrease size by 2 (px?) with 1 margin to make it seem the same size as occupied
2025-04-29refactor: occupiedbg comp anim2 * r + 2 * t1-10/+8
2025-04-29feat: bar workspace groups2 * r + 2 * t4-21/+30
2025-04-29refactor: move active workspace indicator to new file2 * r + 2 * t4-77/+95
2025-04-29refactor: workspaces use inner bar height2 * r + 2 * t3-21/+15
Also simplify boxpadding
2025-04-29refactor: use anchors instead of layouts2 * r + 2 * t3-4/+4
2025-04-29refactor: move bar components into folder2 * r + 2 * t3-0/+204