Commit graph

122 commits

Author SHA1 Message Date
2 * r + 2 * t
017b1b4ce0 feat: network popout
Also qstr dashboard performance pane labels
2025-06-05 21:47:30 +10:00
2 * r + 2 * t
d37b3926c8 bar: show power profile if no battery 2025-06-05 18:14:53 +10:00
2 * r + 2 * t
2ffaf4eb3c feat: bar battery popout 2025-06-04 17:01:36 +10:00
2 * r + 2 * t
05d8a6a7cb bar: fix scroll areas 2025-06-02 21:09:19 +10:00
2 * r + 2 * t
24a3da8138 feat: bar popouts
Create active window popout
2025-06-02 16:31:26 +08:00
2 * r + 2 * t
3d18ddcd00 bar: wifi off icon 2025-06-02 08:14:40 +08:00
2 * r + 2 * t
10f48f2b6b bar: crossfade active window title 2025-05-28 14:01:27 +08:00
2 * r + 2 * t
6cd1700603 bar: fix battery charging 2025-05-27 11:28:15 +08: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
e8adf58097 bar: fix battery charging icons 2025-05-24 21:27:16 +08:00
2 * r + 2 * t
054567de9d feat: bar battery 2025-05-24 15:25:55 +08:00
2 * r + 2 * t
9f55a6d0aa bar: better colours 2025-05-24 14:06:02 +08:00
2 * r + 2 * t
01b38be6af internal: fix binding loops 2025-05-24 13:31:36 +08:00
2 * r + 2 * t
5c5c069b4b bar: fix null error 2025-05-23 16:53:16 +08:00
2 * r + 2 * t
36f28f7c42 bar: switch to embedded style 2025-05-23 16:50:12 +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
89bb774012 refactor: manually animate rect if needed
No need for animate prop, it's used too little so just manually set it if needed to save memory
2025-05-10 18:49:10 +10:00
2 * r + 2 * t
6b64c8a918 feat: basic notifications
Also fix pixel issue with notif area background
Add more log rules to run script
2025-05-10 17:31:04 +10: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
bbe650e327 controls: use basic style
Material style placeholder is kinda annoying
2025-05-02 21:17:50 +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
fc55cb7426 feat: use qsTr 2025-05-01 15:36:05 +10:00
2 * r + 2 * t
16dcc07859 bar: fix tray icons 2025-05-01 14:35:53 +10:00
2 * r + 2 * t
eb367cea43 feat: get networks
Also fix bluetooth
2025-05-01 13:34:37 +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
b9fb55d007 bar: make power actually red 2025-05-01 12:41:43 +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
571f3312b2 refactor: move tray items into own file 2025-04-30 22:01:10 +10:00
2 * r + 2 * t
7f93c3ed13 bar: make power button smaller
Also move the circle logic to the pills preset and fix for other font sizes
2025-04-30 21:14:53 +10:00
2 * r + 2 * t
9b4324310d feat: use material colours 2025-04-30 19:44:48 +10:00
2 * r + 2 * t
472ed40289 refactor: use layout for bar
Also add power icon
2025-04-30 17:46:47 +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
2 * r + 2 * t
2fd1e90d57 bar: fix activewindow 2025-04-29 23:45:12 +10:00