| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix workspace indicator offset | Freya Murphy | 2026-03-17 | 1 | -16/+7 |
| | | |||||
| * | change things | Freya Murphy | 2026-03-16 | 1 | -103/+0 |
| | | |||||
| * | fix rebase | Freya Murphy | 2026-03-16 | 1 | -363/+0 |
| | | |||||
| * | revert 'monitorWorkspaces' | Freya Murphy | 2026-03-16 | 2 | -15/+3 |
| | | |||||
| * | refactor workspace functionality (real per monitor workspaces) | Freya Murphy | 2026-03-16 | 3 | -197/+37 |
| | | |||||
| * | only show active workspaces, fix colors | Freya Murphy | 2026-03-16 | 1 | -0/+1 |
| | | |||||
| * | workspaces: window icons limit (#1267) | Robin Seger | 2026-03-15 | 2 | -2/+10 |
| | | | | | | * workspace window icons display limit * serialization | ||||
| * | workspaces: replace reduce with for loop for occupied map | 2 * r + 2 * t | 2026-03-12 | 1 | -4/+6 |
| | | |||||
| * | internal: format | 2 * r + 2 * t | 2026-01-28 | 1 | -1/+2 |
| | | |||||
| * | internal: fix errors due to sync loaders | 2 * r + 2 * t | 2026-01-16 | 4 | -9/+12 |
| | | |||||
| * | internal: no async loaders | 2 * r + 2 * t | 2026-01-16 | 3 | -7/+0 |
| | | | | | Fixes reload issue and all stuff not loading issues | ||||
| * | internal: add opacity mask component | 2 * r + 2 * t | 2025-09-14 | 1 | -5/+2 |
| | | |||||
| * | internal: use Qt.resolvedUrl | 2 * r + 2 * t | 2025-09-09 | 1 | -1/+1 |
| | | |||||
| * | bar/workspaces: add option for ws name capitalisation (#543) | sweenu | 2025-09-01 | 1 | -1/+8 |
| | | |||||
| * | bar/workspaces: different `showWindows` option for special ws (#544) | sweenu | 2025-09-01 | 1 | -4/+4 |
| | | |||||
| * | internal: use Anim component | 2 * r + 2 * t | 2025-08-24 | 1 | -8/+6 |
| | | |||||
| * | internal: add anim component | 2 * r + 2 * t | 2025-08-24 | 4 | -24/+0 |
| | | | | | No inlining | ||||
| * | bar: better handling for named workspaces | 2 * r + 2 * t | 2025-08-24 | 4 | -5/+18 |
| | | | | | Fixes #448 | ||||
| * | internal: rename Hyprland -> Hypr | 2 * r + 2 * t | 2025-08-24 | 3 | -13/+13 |
| | | | | | | Prevent shadowing Fixes window info not changing on switching to an empty workspace | ||||
| * | bar/workspaces: better scroll | 2 * r + 2 * t | 2025-08-16 | 1 | -1/+8 |
| | | |||||
| * | bar/workspaces: add special ws overlay | 2 * r + 2 * t | 2025-08-16 | 2 | -28/+465 |
| | | |||||
| * | bar/workspaces: refactor | 2 * r + 2 * t | 2025-08-16 | 4 | -101/+77 |
| | | |||||
| * | internal: better colourisation | 2 * r + 2 * t | 2025-08-14 | 1 | -0/+1 |
| | | |||||
| * | bar: per-monitor workspaces option (#394) | anders130 | 2025-08-13 | 3 | -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 Duin | 2025-08-13 | 1 | -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 colours | 2 * r + 2 * t | 2025-08-08 | 1 | -1/+1 |
| | | |||||
| * | internal: transparency support coming soon™ | 2 * r + 2 * t | 2025-08-08 | 1 | -1/+1 |
| | | | | | | Also fix media player selector text colour Fix colour preview not resetting light/dark mode | ||||
| * | internal: refactor widgets folder | 2 * r + 2 * t | 2025-08-04 | 4 | -4/+4 |
| | | | | | Split into subdirs and rename to components | ||||
| * | dcontent: impl rest of bt device settings | 2 * r + 2 * t | 2025-08-03 | 1 | -1/+0 |
| | | |||||
| * | bar: ws indicator mask -> colouriser | 2 * r + 2 * t | 2025-07-23 | 1 | -14/+3 |
| | | |||||
| * | internal: use new qs imports | Soramane | 2025-07-16 | 4 | -13/+13 |
| | | |||||
| * | internal: use hyprlandtoplevel | 2 * r + 2 * t | 2025-06-27 | 1 | -3/+3 |
| | | |||||
| * | icons: some fixes for previous axes change | 2 * r + 2 * t | 2025-06-26 | 1 | -2/+4 |
| | | | | | | Mostly spacing fixes Also qsTr windowinfo class and title when none | ||||
| * | bar: fix workspaces and tray icons | 2 * r + 2 * t | 2025-06-17 | 1 | -0/+11 |
| | | | | | Should fix the anims not finishing | ||||
| * | feat: user config file | 2 * r + 2 * t | 2025-06-15 | 4 | -23/+23 |
| | | | | | Config file at `~/.config/caelestia/shell.json` | ||||
| * | bar: fix workspaces interactions | 2 * r + 2 * t | 2025-06-07 | 1 | -9/+0 |
| | | | | | Fix clicking on workspaces not switching to them | ||||
| * | bar: fix active workspace indicator anims | 2 * r + 2 * t | 2025-06-07 | 1 | -5/+25 |
| | | | | | | Fix delayed anim when size change Fix trail with variable sized workspaces | ||||
| * | internal: move bar to drawer window | 2 * r + 2 * t | 2025-06-07 | 1 | -0/+2 |
| | | | | | Fixes a few bugs, also removes need for hyprland order layerrule | ||||
| * | internal: bar only vertical | 2 * r + 2 * t | 2025-05-27 | 4 | -59/+35 |
| | | | | | | | The bar can only be vertical Remove box, boxlayout and anchortext Add StyledClippingRect | ||||
| * | bar: better colours | 2 * r + 2 * t | 2025-05-24 | 2 | -3/+2 |
| | | |||||
| * | bar: fix null error | 2 * r + 2 * t | 2025-05-23 | 1 | -1/+1 |
| | | |||||
| * | internal: fix memory leaks | 2 * r + 2 * t | 2025-05-23 | 1 | -1/+1 |
| | | |||||
| * | refactor: use implicit size instead of actual size | 2 * r + 2 * t | 2025-05-17 | 2 | -6/+6 |
| | | |||||
| * | refactor: move colours to separate service | 2 * r + 2 * t | 2025-05-05 | 4 | -5/+6 |
| | | |||||
| * | general: better multieffect mask settings | 2 * r + 2 * t | 2025-05-04 | 2 | -2/+3 |
| | | | | | Better launcher wallpaper rounding and bar active workspace indicator | ||||
| * | bar: fix active workspace indicator | 2 * r + 2 * t | 2025-05-04 | 1 | -1/+1 |
| | | |||||
| * | feat: use multieffect instead of qt5compat | 2 * r + 2 * t | 2025-05-03 | 2 | -2/+6 |
| | | | | | Also use loader for tray icon recolouring | ||||
| * | bar: fix workspaces switching | 2 * r + 2 * t | 2025-05-02 | 1 | -1/+5 |
| | | | | | Fix throwing errors when trying to switch to current ws | ||||
| * | bar: optional active ws indicator | 2 * r + 2 * t | 2025-05-01 | 3 | -12/+16 |
| | | |||||
| * | feat: vertical bar actually works!!! | 2 * r + 2 * t | 2025-05-01 | 1 | -0/+2 |
| | | |||||