summaryrefslogtreecommitdiff
path: root/modules/bar/components/workspaces/ActiveIndicator.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* internal: use Anim component2 * r + 2 * t2025-08-241-8/+6
|
* bar: better handling for named workspaces2 * r + 2 * t2025-08-241-1/+6
| | | | Fixes #448
* bar/workspaces: refactor2 * r + 2 * t2025-08-161-24/+17
|
* internal: better colourisation2 * r + 2 * t2025-08-141-0/+1
|
* bar: per-monitor workspaces option (#394)anders1302025-08-131-1/+2
| | | | | | | | | | | | | | | | | | | NOTE: option is true by default, which is a breaking change * feat(bar): add per-monitor workspace state * fix(bar): correct active workspace indicator * feat(bar): make per-monitor workspaces toggleable * fixes * more fixes * perMonitorWorkspaces default true + add to readme --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* internal: refactor widgets folder2 * r + 2 * t2025-08-041-1/+2
| | | | Split into subdirs and rename to components
* dcontent: impl rest of bt device settings2 * r + 2 * t2025-08-031-1/+0
|
* bar: ws indicator mask -> colouriser2 * r + 2 * t2025-07-231-14/+3
|
* internal: use new qs importsSoramane2025-07-161-3/+3
|
* feat: user config file2 * r + 2 * t2025-06-151-8/+8
| | | | Config file at `~/.config/caelestia/shell.json`
* bar: fix active workspace indicator anims2 * r + 2 * t2025-06-071-5/+25
| | | | | Fix delayed anim when size change Fix trail with variable sized workspaces
* internal: bar only vertical2 * r + 2 * t2025-05-271-29/+11
| | | | | | The bar can only be vertical Remove box, boxlayout and anchortext Add StyledClippingRect
* bar: better colours2 * r + 2 * t2025-05-241-1/+2
|
* bar: fix null error2 * r + 2 * t2025-05-231-1/+1
|
* refactor: use implicit size instead of actual size2 * r + 2 * t2025-05-171-4/+4
|
* refactor: move colours to separate service2 * r + 2 * t2025-05-051-1/+1
|
* general: better multieffect mask settings2 * r + 2 * t2025-05-041-2/+2
| | | | Better launcher wallpaper rounding and bar active workspace indicator
* bar: fix active workspace indicator2 * r + 2 * t2025-05-041-1/+1
|
* feat: use multieffect instead of qt5compat2 * r + 2 * t2025-05-031-2/+5
| | | | Also use loader for tray icon recolouring
* bar: optional active ws indicator2 * r + 2 * t2025-05-011-3/+0
|
* bar: use loaders2 * r + 2 * t2025-05-011-1/+1
| | | | | | | | | 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-4/+4
| | | | Also some optimisations
* bar: workspaces scroll specialws2 * r + 2 * t2025-05-011-3/+3
| | | | | | 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-2/+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-1/+1
| | | | Also fix hyprland undef error
* bar: some workspaces optimisations2 * r + 2 * t2025-04-301-3/+2
|
* feat: bar workspaces show windows2 * r + 2 * t2025-04-301-0/+18
| | | | | | Better hyprland clients (update existing instead of resetting every time) Option for ws trail Custom label for occupied ws as well
* bar: add missed colour animation2 * r + 2 * t2025-04-291-0/+16
| | | | Missed animations for workspaces
* bar: workspaces active indicator tweak2 * r + 2 * t2025-04-291-4/+4
| | | | Decrease size by 2 (px?) with 1 margin to make it seem the same size as occupied
* feat: bar workspace groups2 * r + 2 * t2025-04-291-1/+2
|
* refactor: move active workspace indicator to new file2 * r + 2 * t2025-04-291-0/+75