summaryrefslogtreecommitdiff
path: root/modules/bar/components/workspaces (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-09-14internal: add opacity mask component2 * r + 2 * t1-5/+2
2025-09-09internal: use Qt.resolvedUrl2 * r + 2 * t1-1/+1
2025-09-01bar/workspaces: add option for ws name capitalisation (#543)sweenu1-1/+8
2025-09-01bar/workspaces: different `showWindows` option for special ws (#544)sweenu1-4/+4
2025-08-24internal: use Anim component2 * r + 2 * t1-8/+6
2025-08-24internal: add anim component2 * r + 2 * t4-24/+0
No inlining
2025-08-24bar: better handling for named workspaces2 * r + 2 * t4-5/+18
Fixes #448
2025-08-24internal: rename Hyprland -> Hypr2 * r + 2 * t3-13/+13
Prevent shadowing Fixes window info not changing on switching to an empty workspace
2025-08-16bar/workspaces: better scroll2 * r + 2 * t1-1/+8
2025-08-16bar/workspaces: add special ws overlay2 * r + 2 * t2-28/+465
2025-08-16bar/workspaces: refactor2 * r + 2 * t4-101/+77
2025-08-14internal: better colourisation2 * r + 2 * t1-0/+1
2025-08-13bar: per-monitor workspaces option (#394)anders1303-6/+12
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>
2025-08-13bar: allow hiding items and reordering (#379)Laurens Duin1-40/+50
* feat: reorder bar, no popout yet * chore: cleanup * refactor: use DelegateChooser * feat: popouts * chore: cleanup * better popout check + fix async stuff + bar interaction + a bunch of other fixes * fix activewindow and bar vertical padding * readme: add config opt * bar: fix top/bottom padding * bar: better wheel behaviour --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-08internal: fix more colours2 * r + 2 * t1-1/+1
2025-08-08internal: transparency support coming soon™2 * r + 2 * t1-1/+1
Also fix media player selector text colour Fix colour preview not resetting light/dark mode
2025-08-04internal: refactor widgets folder2 * r + 2 * t4-4/+4
Split into subdirs and rename to components
2025-08-03dcontent: impl rest of bt device settings2 * r + 2 * t1-1/+0
2025-07-23bar: ws indicator mask -> colouriser2 * r + 2 * t1-14/+3
2025-07-16internal: use new qs importsSoramane4-13/+13
2025-06-27internal: use hyprlandtoplevel2 * r + 2 * t1-3/+3
2025-06-26icons: some fixes for previous axes change2 * r + 2 * t1-2/+4
Mostly spacing fixes Also qsTr windowinfo class and title when none
2025-06-17bar: fix workspaces and tray icons2 * r + 2 * t1-0/+11
Should fix the anims not finishing
2025-06-15feat: user config file2 * r + 2 * t4-23/+23
Config file at `~/.config/caelestia/shell.json`
2025-06-07bar: fix workspaces interactions2 * r + 2 * t1-9/+0
Fix clicking on workspaces not switching to them
2025-06-07bar: fix active workspace indicator anims2 * r + 2 * t1-5/+25
Fix delayed anim when size change Fix trail with variable sized workspaces
2025-06-07internal: move bar to drawer window2 * r + 2 * t1-0/+2
Fixes a few bugs, also removes need for hyprland order layerrule
2025-05-27internal: bar only vertical2 * r + 2 * t4-59/+35
The bar can only be vertical Remove box, boxlayout and anchortext Add StyledClippingRect
2025-05-24bar: better colours2 * r + 2 * t2-3/+2
2025-05-23bar: fix null error2 * r + 2 * t1-1/+1
2025-05-23internal: fix memory leaks2 * r + 2 * t1-1/+1
2025-05-17refactor: use implicit size instead of actual size2 * r + 2 * t2-6/+6
2025-05-05refactor: move colours to separate service2 * r + 2 * t4-5/+6
2025-05-04general: better multieffect mask settings2 * r + 2 * t2-2/+3
Better launcher wallpaper rounding and bar active workspace indicator
2025-05-04bar: fix active workspace indicator2 * r + 2 * t1-1/+1
2025-05-03feat: use multieffect instead of qt5compat2 * r + 2 * t2-2/+6
Also use loader for tray icon recolouring
2025-05-02bar: fix workspaces switching2 * r + 2 * t1-1/+5
Fix throwing errors when trying to switch to current ws
2025-05-01bar: optional active ws indicator2 * r + 2 * t3-12/+16
2025-05-01feat: vertical bar actually works!!!2 * r + 2 * t1-0/+2
2025-05-01dev: some cleanup2 * r + 2 * t1-3/+0
2025-05-01bar: use loaders2 * r + 2 * t4-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)
2025-05-01bar: fix workspaces occupied2 * r + 2 * t3-6/+8
Also some optimisations
2025-05-01bar: workspaces scroll specialws2 * r + 2 * t2-7/+8
Same behaviour as astal workspaces scroll Fix more undef errors Also increase by more when transparent dark layer
2025-05-01feat: bar panel preset2 * r + 2 * t4-8/+9
Make presets more flexible Fix workspaces when show windows disabled Make rounded option for workspaces
2025-04-30bar: use loader instead of swipeview2 * r + 2 * t1-1/+1
Also properly set it up Make network reloadable cause getting is pretty slow
2025-04-30feat: use material colours2 * r + 2 * t3-4/+4
2025-04-30bar: animate bluetooth devices2 * r + 2 * t1-15/+1
2025-04-30bar: workspaces change window colour2 * r + 2 * t1-0/+1
Make dimmer than actual label
2025-04-30bar: elide active window title2 * r + 2 * t1-1/+0
2025-04-30bar: fix workspaces anims2 * r + 2 * t3-9/+3
Also fix hyprland undef error