summaryrefslogtreecommitdiff
path: root/modules/bar/components/workspaces (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix workspace indicator offsetFreya Murphy2026-03-171-16/+7
|
* change thingsFreya Murphy2026-03-161-103/+0
|
* fix rebaseFreya Murphy2026-03-161-363/+0
|
* revert 'monitorWorkspaces'Freya Murphy2026-03-162-15/+3
|
* refactor workspace functionality (real per monitor workspaces)Freya Murphy2026-03-163-197/+37
|
* only show active workspaces, fix colorsFreya Murphy2026-03-161-0/+1
|
* workspaces: window icons limit (#1267)Robin Seger2026-03-152-2/+10
| | | | | * workspace window icons display limit * serialization
* workspaces: replace reduce with for loop for occupied map2 * r + 2 * t2026-03-121-4/+6
|
* internal: format2 * r + 2 * t2026-01-281-1/+2
|
* internal: fix errors due to sync loaders2 * r + 2 * t2026-01-164-9/+12
|
* internal: no async loaders2 * r + 2 * t2026-01-163-7/+0
| | | | Fixes reload issue and all stuff not loading issues
* internal: add opacity mask component2 * r + 2 * t2025-09-141-5/+2
|
* internal: use Qt.resolvedUrl2 * r + 2 * t2025-09-091-1/+1
|
* bar/workspaces: add option for ws name capitalisation (#543)sweenu2025-09-011-1/+8
|
* bar/workspaces: different `showWindows` option for special ws (#544)sweenu2025-09-011-4/+4
|
* internal: use Anim component2 * r + 2 * t2025-08-241-8/+6
|
* internal: add anim component2 * r + 2 * t2025-08-244-24/+0
| | | | No inlining
* bar: better handling for named workspaces2 * r + 2 * t2025-08-244-5/+18
| | | | Fixes #448
* internal: rename Hyprland -> Hypr2 * r + 2 * t2025-08-243-13/+13
| | | | | Prevent shadowing Fixes window info not changing on switching to an empty workspace
* bar/workspaces: better scroll2 * r + 2 * t2025-08-161-1/+8
|
* bar/workspaces: add special ws overlay2 * r + 2 * t2025-08-162-28/+465
|
* bar/workspaces: refactor2 * r + 2 * t2025-08-164-101/+77
|
* internal: better colourisation2 * r + 2 * t2025-08-141-0/+1
|
* bar: per-monitor workspaces option (#394)anders1302025-08-133-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>
* bar: allow hiding items and reordering (#379)Laurens Duin2025-08-131-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>
* internal: fix more colours2 * r + 2 * t2025-08-081-1/+1
|
* 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-044-4/+4
| | | | 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-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
|