Commit graph

30 commits

Author SHA1 Message Date
2 * r + 2 * t
2a54c089a4 chore: fix rest of linter warnings 2026-03-22 01:31:52 +11:00
2 * r + 2 * t
9d7f0c48ce internal: format 2026-01-28 19:21:44 +11:00
2 * r + 2 * t
33c1c694de internal: fix errors due to sync loaders 2026-01-16 01:59:20 +11:00
2 * r + 2 * t
9dcdee9cfc internal: add anim component
No inlining
2025-08-24 16:42:03 +10:00
2 * r + 2 * t
92efbc61f7 bar: better handling for named workspaces
Fixes #448
2025-08-24 15:46:15 +10:00
2 * r + 2 * t
d8f7bac960 bar/workspaces: refactor 2025-08-16 00:10:48 +10:00
2 * r + 2 * t
5b8edfc1e2 internal: transparency support coming soon™
Also fix media player selector text colour
Fix colour preview not resetting light/dark mode
2025-08-08 19:32:38 +10:00
2 * r + 2 * t
c5381c5194 internal: refactor widgets folder
Split into subdirs and rename to components
2025-08-04 22:45:15 +10:00
Soramane
4598e8a775 internal: use new qs imports 2025-07-16 18:02:28 +10:00
2 * r + 2 * t
96429160c3 feat: user config file
Config file at `~/.config/caelestia/shell.json`
2025-06-15 18:08:45 +10:00
2 * r + 2 * t
63da636144 internal: bar only vertical
The bar can only be vertical
Remove box, boxlayout and anchortext
Add StyledClippingRect
2025-05-27 10:42:08 +08:00
2 * r + 2 * t
d3462ee56b internal: fix memory leaks 2025-05-23 13:50:38 +08:00
2 * r + 2 * t
6e82fbc8b9 refactor: use implicit size instead of actual size 2025-05-17 20:27:30 +08:00
2 * r + 2 * t
1fdaf24526 refactor: move colours to separate service 2025-05-05 14:50:18 +10:00
2 * r + 2 * t
894fc9bfe6 bar: use loaders
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-01 17:01:28 +10:00
2 * r + 2 * t
79892c9272 bar: fix workspaces occupied
Also some optimisations
2025-05-01 15:50:28 +10:00
2 * r + 2 * t
d54df2792a feat: bar panel preset
Make presets more flexible
Fix workspaces when show windows disabled
Make rounded option for workspaces
2025-05-01 00:56:55 +10:00
2 * r + 2 * t
9b4324310d feat: use material colours 2025-04-30 19:44:48 +10:00
2 * r + 2 * t
efd09ae86e bar: fix workspaces anims
Also fix hyprland undef error
2025-04-30 14:10:48 +10:00
2 * r + 2 * t
5c3f27f332 bar: workspaces some fixes
And anim occupied pill movement
2025-04-30 12:35:47 +10:00
2 * r + 2 * t
d06451da94 bar: occupied workspaces fix gaps
Worse animations but oh well
Use variable number of pills with variable size instead of shown fixed size pills
2025-04-29 23:22:38 +10:00
2 * r + 2 * t
2be8327d16 bar: occupied workspaces no need for layout
Can just use anchors and bindings instead
2025-04-29 21:43:26 +10:00
2 * r + 2 * t
4359b7447b bar: add missed colour animation
Missed animations for workspaces
2025-04-29 20:55:41 +10:00
2 * r + 2 * t
c24034341e bar: animate occupied workspaces
Also animate workspace numbers
2025-04-29 16:49:26 +10:00
2 * r + 2 * t
338c41f14f refactor: occupiedbg comp anim 2025-04-29 12:56:35 +10:00
2 * r + 2 * t
4013fe8434 feat: bar workspace groups 2025-04-29 12:52:01 +10:00
2 * r + 2 * t
2c7e9dd221 refactor: move active workspace indicator to new file 2025-04-29 12:34:29 +10:00
2 * r + 2 * t
82139e9c2d refactor: workspaces use inner bar height
Also simplify boxpadding
2025-04-29 12:07:44 +10:00
2 * r + 2 * t
5fd8d0f6da refactor: use anchors instead of layouts 2025-04-29 10:29:30 +10:00
2 * r + 2 * t
46e1127b66 refactor: move bar components into folder 2025-04-29 09:38:23 +10:00
Renamed from modules/bar/workspaces/OccupiedBg.qml (Browse further)