Commit graph

61 commits

Author SHA1 Message Date
2 * r + 2 * t
6e8a32d4e4 internal: use Anim component 2025-08-24 17:22:00 +10: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
d1e5f48446 internal: rename Hyprland -> Hypr
Prevent shadowing
Fixes window info not changing on switching to an empty workspace
2025-08-24 14:14:30 +10:00
2 * r + 2 * t
00b5e88a32 bar/workspaces: better scroll 2025-08-16 16:07:13 +10:00
2 * r + 2 * t
0723153b30 bar/workspaces: add special ws overlay 2025-08-16 16:02:18 +10:00
2 * r + 2 * t
d8f7bac960 bar/workspaces: refactor 2025-08-16 00:10:48 +10:00
2 * r + 2 * t
04ce9ccbb4 internal: better colourisation 2025-08-14 16:25:46 +10:00
anders130
775410393e
bar: per-monitor workspaces option (#394)
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-13 14:53:40 +10:00
Laurens Duin
3710df29f5
bar: allow hiding items and reordering (#379)
* 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-13 14:31:48 +10:00
2 * r + 2 * t
b504587456 internal: fix more colours 2025-08-08 22:20:14 +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
2 * r + 2 * t
9a5a14e8cf dcontent: impl rest of bt device settings 2025-08-03 23:34:24 +10:00
2 * r + 2 * t
4709d65249 bar: ws indicator mask -> colouriser 2025-07-23 15:49:49 +10:00
Soramane
4598e8a775 internal: use new qs imports 2025-07-16 18:02:28 +10:00
2 * r + 2 * t
b264ae9888 internal: use hyprlandtoplevel 2025-06-27 21:37:15 +10:00
2 * r + 2 * t
11c8e5c7eb icons: some fixes for previous axes change
Mostly spacing fixes
Also qsTr windowinfo class and title when none
2025-06-26 21:35:15 +10:00
2 * r + 2 * t
43f8c36677 bar: fix workspaces and tray icons
Should fix the anims not finishing
2025-06-17 23:22:34 +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
5948d581fd bar: fix workspaces interactions
Fix clicking on workspaces not switching to them
2025-06-07 15:13:09 +10:00
2 * r + 2 * t
7c3f82f951 bar: fix active workspace indicator anims
Fix delayed anim when size change
Fix trail with variable sized workspaces
2025-06-07 15:04:35 +10:00
2 * r + 2 * t
e3dcdbb67c internal: move bar to drawer window
Fixes a few bugs, also removes need for hyprland order layerrule
2025-06-07 14:47:24 +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
9f55a6d0aa bar: better colours 2025-05-24 14:06:02 +08:00
2 * r + 2 * t
5c5c069b4b bar: fix null error 2025-05-23 16:53:16 +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
07e6f1b417 general: better multieffect mask settings
Better launcher wallpaper rounding and bar active workspace indicator
2025-05-04 15:21:52 +10:00
2 * r + 2 * t
3de11aee36 bar: fix active workspace indicator 2025-05-04 15:13:43 +10:00
2 * r + 2 * t
d01194d1fc feat: use multieffect instead of qt5compat
Also use loader for tray icon recolouring
2025-05-03 15:05:39 +10:00
2 * r + 2 * t
7ee7dc59a6 bar: fix workspaces switching
Fix throwing errors when trying to switch to current ws
2025-05-02 13:48:30 +10:00
2 * r + 2 * t
582fd49a69 bar: optional active ws indicator 2025-05-01 20:01:43 +10:00
2 * r + 2 * t
f98036a303 feat: vertical bar actually works!!! 2025-05-01 18:30:53 +10:00
2 * r + 2 * t
2809db1506 dev: some cleanup 2025-05-01 17:18:14 +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
a38de28e72 bar: workspaces scroll specialws
Same behaviour as astal workspaces scroll
Fix more undef errors
Also increase by more when transparent dark layer
2025-05-01 12:54:00 +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
9339394e07 bar: use loader instead of swipeview
Also properly set it up
Make network reloadable cause getting is pretty slow
2025-04-30 23:26:16 +10:00
2 * r + 2 * t
9b4324310d feat: use material colours 2025-04-30 19:44:48 +10:00
2 * r + 2 * t
1ed0db3b48 bar: animate bluetooth devices 2025-04-30 17:19:30 +10:00
2 * r + 2 * t
d7083e8923 bar: workspaces change window colour
Make dimmer than actual label
2025-04-30 14:34:01 +10:00
2 * r + 2 * t
bdad4c47c4 bar: elide active window title 2025-04-30 14:31: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
96c8226def bar: some workspaces optimisations 2025-04-30 13:52:02 +10:00
2 * r + 2 * t
e8fe4ef673 feat: bar workspaces show windows
Better hyprland clients (update existing instead of resetting every time)
Option for ws trail
Custom label for occupied ws as well
2025-04-30 13:49:05 +10:00
2 * r + 2 * t
65c54e12c2 bar: custom workspace labels 2025-04-30 12:50:12 +10:00
2 * r + 2 * t
5c3f27f332 bar: workspaces some fixes
And anim occupied pill movement
2025-04-30 12:35:47 +10:00