summaryrefslogtreecommitdiff
path: root/modules/bar/components/workspaces/Workspaces.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bar: fix workspaces interactions2 * r + 2 * t2025-06-071-9/+0
| | | | Fix clicking on workspaces not switching to them
* internal: move bar to drawer window2 * r + 2 * t2025-06-071-0/+2
| | | | Fixes a few bugs, also removes need for hyprland order layerrule
* internal: bar only vertical2 * r + 2 * t2025-05-271-6/+2
| | | | | | The bar can only be vertical Remove box, boxlayout and anchortext Add StyledClippingRect
* bar: better colours2 * r + 2 * t2025-05-241-2/+0
|
* refactor: move colours to separate service2 * r + 2 * t2025-05-051-1/+1
|
* general: better multieffect mask settings2 * r + 2 * t2025-05-041-0/+1
| | | | Better launcher wallpaper rounding and bar active workspace indicator
* feat: use multieffect instead of qt5compat2 * r + 2 * t2025-05-031-0/+1
| | | | Also use loader for tray icon recolouring
* bar: fix workspaces switching2 * r + 2 * t2025-05-021-1/+5
| | | | Fix throwing errors when trying to switch to current ws
* bar: optional active ws indicator2 * r + 2 * t2025-05-011-8/+15
|
* bar: use loaders2 * r + 2 * t2025-05-011-6/+14
| | | | | | | | | 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)
* bar: fix workspaces occupied2 * r + 2 * t2025-05-011-1/+1
| | | | Also some optimisations
* bar: workspaces scroll specialws2 * r + 2 * t2025-05-011-4/+5
| | | | | | Same behaviour as astal workspaces scroll Fix more undef errors Also increase by more when transparent dark layer
* feat: bar panel preset2 * r + 2 * t2025-05-011-1/+2
| | | | | | Make presets more flexible Fix workspaces when show windows disabled Make rounded option for workspaces
* bar: workspaces some fixes2 * r + 2 * t2025-04-301-2/+0
| | | | And anim occupied pill movement
* feat: bar workspace groups2 * r + 2 * t2025-04-291-15/+6
|
* refactor: move active workspace indicator to new file2 * r + 2 * t2025-04-291-72/+14
|
* refactor: workspaces use inner bar height2 * r + 2 * t2025-04-291-14/+10
| | | | Also simplify boxpadding
* refactor: use anchors instead of layouts2 * r + 2 * t2025-04-291-1/+1
|
* refactor: move bar components into folder2 * r + 2 * t2025-04-291-0/+138