summaryrefslogtreecommitdiff
path: root/modules/bar/components/workspaces (follow)
Commit message (Collapse)AuthorAgeFilesLines
* internal: use new qs importsSoramane2025-07-164-13/+13
|
* 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-154-23/+23
| | | | Config file at `~/.config/caelestia/shell.json`
* bar: fix workspaces interactions2 * r + 2 * t2025-06-071-9/+0
| | | | Fix clicking on workspaces not switching to them
* 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: 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-274-59/+35
| | | | | | The bar can only be vertical Remove box, boxlayout and anchortext Add StyledClippingRect
* bar: better colours2 * r + 2 * t2025-05-242-3/+2
|
* bar: fix null error2 * r + 2 * t2025-05-231-1/+1
|
* internal: fix memory leaks2 * r + 2 * t2025-05-231-1/+1
|
* refactor: use implicit size instead of actual size2 * r + 2 * t2025-05-172-6/+6
|
* refactor: move colours to separate service2 * r + 2 * t2025-05-054-5/+6
|
* general: better multieffect mask settings2 * r + 2 * t2025-05-042-2/+3
| | | | 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-032-2/+6
| | | | 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-013-12/+16
|
* 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-014-34/+42
| | | | | | | | | 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-013-6/+8
| | | | Also some optimisations
* bar: workspaces scroll specialws2 * r + 2 * t2025-05-012-7/+8
| | | | | | 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-014-8/+9
| | | | | | 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-303-4/+4
|
* 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-303-9/+3
| | | | 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-302-10/+91
| | | | | | 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-303-7/+12
| | | | 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-292-0/+24
| | | | Missed animations for workspaces
* bar: animate occupied workspaces2 * r + 2 * t2025-04-292-5/+59
| | | | Also animate workspace numbers
* 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
* refactor: occupiedbg comp anim2 * r + 2 * t2025-04-291-10/+8
|
* feat: bar workspace groups2 * r + 2 * t2025-04-294-21/+30
|
* refactor: move active workspace indicator to new file2 * r + 2 * t2025-04-294-77/+95
|
* refactor: workspaces use inner bar height2 * r + 2 * t2025-04-293-21/+15
| | | | Also simplify boxpadding
* refactor: use anchors instead of layouts2 * r + 2 * t2025-04-293-4/+4
|
* refactor: move bar components into folder2 * r + 2 * t2025-04-293-0/+204