summaryrefslogtreecommitdiff
path: root/modules/bar/components/workspaces/Workspace.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bar/workspaces: add option for ws name capitalisation (#543)sweenu2025-09-011-1/+8
|
* internal: add anim component2 * r + 2 * t2025-08-241-6/+0
| | | | No inlining
* bar: better handling for named workspaces2 * r + 2 * t2025-08-241-1/+2
| | | | Fixes #448
* internal: rename Hyprland -> Hypr2 * r + 2 * t2025-08-241-1/+1
| | | | | Prevent shadowing Fixes window info not changing on switching to an empty workspace
* bar/workspaces: refactor2 * r + 2 * t2025-08-161-21/+20
|
* bar: per-monitor workspaces option (#394)anders1302025-08-131-2/+3
| | | | | | | | | | | | | | | | | | | 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: fix more colours2 * r + 2 * t2025-08-081-1/+1
|
* 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-4/+4
|
* internal: use hyprlandtoplevel2 * r + 2 * t2025-06-271-3/+3
|
* icons: some fixes for previous axes change2 * r + 2 * t2025-06-261-2/+4
| | | | | Mostly spacing fixes Also qsTr windowinfo class and title when none
* bar: fix workspaces and tray icons2 * r + 2 * t2025-06-171-0/+11
| | | | Should fix the anims not finishing
* feat: user config file2 * r + 2 * t2025-06-151-8/+8
| | | | Config file at `~/.config/caelestia/shell.json`
* internal: bar only vertical2 * r + 2 * t2025-05-271-10/+18
| | | | | | The bar can only be vertical Remove box, boxlayout and anchortext Add StyledClippingRect
* refactor: move colours to separate service2 * r + 2 * t2025-05-051-2/+2
|
* bar: optional active ws indicator2 * r + 2 * t2025-05-011-1/+1
|
* feat: vertical bar actually works!!!2 * r + 2 * t2025-05-011-0/+2
|
* dev: some cleanup2 * r + 2 * t2025-05-011-3/+0
|
* bar: use loaders2 * r + 2 * t2025-05-011-17/+25
| | | | | | | | | 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)
* feat: bar panel preset2 * r + 2 * t2025-05-011-4/+5
| | | | | | Make presets more flexible Fix workspaces when show windows disabled Make rounded option for workspaces
* bar: use loader instead of swipeview2 * r + 2 * t2025-04-301-1/+1
| | | | | Also properly set it up Make network reloadable cause getting is pretty slow
* feat: use material colours2 * r + 2 * t2025-04-301-2/+2
|
* bar: animate bluetooth devices2 * r + 2 * t2025-04-301-15/+1
|
* bar: workspaces change window colour2 * r + 2 * t2025-04-301-0/+1
| | | | Make dimmer than actual label
* bar: elide active window title2 * r + 2 * t2025-04-301-1/+0
|
* bar: fix workspaces anims2 * r + 2 * t2025-04-301-0/+2
| | | | Also fix hyprland undef error
* feat: bar workspaces show windows2 * r + 2 * t2025-04-301-10/+73
| | | | | | Better hyprland clients (update existing instead of resetting every time) Option for ws trail Custom label for occupied ws as well
* bar: custom workspace labels2 * r + 2 * t2025-04-301-2/+5
|
* bar: workspaces some fixes2 * r + 2 * t2025-04-301-3/+2
| | | | And anim occupied pill movement
* bar: animate occupied workspaces2 * r + 2 * t2025-04-291-0/+1
| | | | Also animate workspace numbers
* feat: bar workspace groups2 * r + 2 * t2025-04-291-2/+5
|
* refactor: move active workspace indicator to new file2 * r + 2 * t2025-04-291-3/+5
|
* refactor: workspaces use inner bar height2 * r + 2 * t2025-04-291-3/+3
| | | | Also simplify boxpadding
* refactor: use anchors instead of layouts2 * r + 2 * t2025-04-291-2/+2
|
* refactor: move bar components into folder2 * r + 2 * t2025-04-291-0/+18