summaryrefslogtreecommitdiff
path: root/modules/bar/components/workspaces/OccupiedBg.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* internal: add anim component2 * r + 2 * t2025-08-241-6/+0
| | | | No inlining
* bar: better handling for named workspaces2 * r + 2 * t2025-08-241-2/+9
| | | | Fixes #448
* bar/workspaces: refactor2 * r + 2 * t2025-08-161-12/+11
|
* internal: transparency support coming soon™2 * r + 2 * t2025-08-081-1/+1
| | | | | Also fix media player selector text colour Fix colour preview not resetting light/dark mode
* internal: refactor widgets folder2 * r + 2 * t2025-08-041-1/+1
| | | | Split into subdirs and rename to components
* internal: use new qs importsSoramane2025-07-161-3/+3
|
* feat: user config file2 * r + 2 * t2025-06-151-3/+3
| | | | Config file at `~/.config/caelestia/shell.json`
* internal: bar only vertical2 * r + 2 * t2025-05-271-14/+4
| | | | | | The bar can only be vertical Remove box, boxlayout and anchortext Add StyledClippingRect
* internal: fix memory leaks2 * r + 2 * t2025-05-231-1/+1
|
* refactor: use implicit size instead of actual size2 * r + 2 * t2025-05-171-2/+2
|
* 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