summaryrefslogtreecommitdiff
path: root/modules/bar/components/workspaces/OccupiedBg.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: move colours to separate service2 * r + 2 * t2025-05-051-1/+2
|
* bar: use loaders2 * r + 2 * t2025-05-011-10/+2
| | | | | | | | | 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/+3
| | | | Also some optimisations
* feat: bar panel preset2 * r + 2 * t2025-05-011-1/+1
| | | | | | Make presets more flexible Fix workspaces when show windows disabled Make rounded option for workspaces
* feat: use material colours2 * r + 2 * t2025-04-301-1/+1
|
* bar: fix workspaces anims2 * r + 2 * t2025-04-301-8/+0
| | | | Also fix hyprland undef error
* bar: workspaces some fixes2 * r + 2 * t2025-04-301-2/+10
| | | | And anim occupied pill movement
* bar: occupied workspaces fix gaps2 * r + 2 * t2025-04-291-64/+57
| | | | | Worse animations but oh well Use variable number of pills with variable size instead of shown fixed size pills
* bar: occupied workspaces no need for layout2 * r + 2 * t2025-04-291-6/+9
| | | | Can just use anchors and bindings instead
* bar: add missed colour animation2 * r + 2 * t2025-04-291-0/+8
| | | | Missed animations for workspaces
* bar: animate occupied workspaces2 * r + 2 * t2025-04-291-5/+58
| | | | Also animate workspace numbers
* refactor: occupiedbg comp anim2 * r + 2 * t2025-04-291-10/+8
|
* feat: bar workspace groups2 * r + 2 * t2025-04-291-3/+17
|
* refactor: move active workspace indicator to new file2 * r + 2 * t2025-04-291-2/+1
|
* refactor: workspaces use inner bar height2 * r + 2 * t2025-04-291-4/+2
| | | | 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/+48