Commit graph

304 commits

Author SHA1 Message Date
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
687f5a5fd0 dashboard: make own swipeview impl
Fixes bad anim, buggy flicking and blur
2025-06-07 00:43:04 +10:00
2 * r + 2 * t
aa04827576 popouts: fix activewindow height changing
Uses a bit more cpu but eh
2025-06-07 00:08:58 +10:00
2 * r + 2 * t
17fb60f216 feat: tray item menus 2025-06-06 22:38:15 +10:00
2 * r + 2 * t
c3a91e7554 popouts: transition between popout content 2025-06-06 20:46:03 +10:00
2 * r + 2 * t
218ee2de95 notifs: actually fix y pos during remove anim 2025-06-06 17:52:47 +10:00
2 * r + 2 * t
b5c65ee0bf notifs: lock notif object until anim finish
Also fix notif y position during remove anim
2025-06-06 17:47:28 +10:00
2 * r + 2 * t
9743b34245 bar: power button open session
Make it actually useful (not really)
2025-06-05 22:29:54 +10:00
2 * r + 2 * t
b78721ab82 popouts: better anim 2025-06-05 22:18:32 +10:00
2 * r + 2 * t
ded156f58d feat: bluetooth popout 2025-06-05 22:13:27 +10:00
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
eb10c60734 popouts: battery add perf degradation warning 2025-06-05 19:26:12 +10:00
2 * r + 2 * t
1d3b59e33d bar: fix popout wrapping and morphing 2025-06-05 18:58:29 +10:00
2 * r + 2 * t
023d00d658 drawers: fix interaction areas
Outer corners shouldn't be part of interaction area
2025-06-05 18:41:45 +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
6afd2a1525 internal: move cava to service 2025-06-05 17:42:02 +10:00
2 * r + 2 * t
e9c4bd0bb8 dashboard: center media pane 2025-06-05 17:18:55 +10:00
2 * r + 2 * t
b8a22eaa28 dashboard: dont update pane if not current 2025-06-05 16:52:33 +10:00
2 * r + 2 * t
c710ade94e dashboard: media player selector elide text 2025-06-05 16:17:43 +10:00
2 * r + 2 * t
a7e88854bb feat: dashboard media player selector
Also raise and quit buttons
2025-06-05 16:08:27 +10:00
2 * r + 2 * t
93cc4eacb0 notifs: fix being able to scroll 2025-06-04 22:36:03 +10:00
2 * r + 2 * t
3925626117 notifs: add remove animation 2025-06-04 22:28:22 +10:00
2 * r + 2 * t
16c6fbdef3 bar: completely hide activewindow popout when desktop 2025-06-04 21:29:28 +10:00
2 * r + 2 * t
9586f540ae icons: better app icon guessing 2025-06-04 21:27:17 +10:00
2 * r + 2 * t
391a02462c feat: clear notifs shortcut 2025-06-04 19:59:36 +10:00
2 * r + 2 * t
434e31d830 internal: use panelwindow
Using WlrLayershell broke for newer versions of qs
2025-06-04 19:16:17 +10:00
2 * r + 2 * t
79504271e4 bar: battery popout use qstr 2025-06-04 17:33:19 +10:00
2 * r + 2 * t
be9666457c bar: ensure popouts fully on screen
Also round the other way if touching edge
2025-06-04 17:29:53 +10:00
2 * r + 2 * t
2ffaf4eb3c feat: bar battery popout 2025-06-04 17:01:36 +10:00
2 * r + 2 * t
58adddbe0b bar: better active window popout
Add icon, style better
2025-06-03 17:48:12 +10:00
2 * r + 2 * t
5bd740abe7 bar: save cpu usage
Stop window preview when not visible
2025-06-03 13:29:11 +08:00
2 * r + 2 * t
4f816e0abf bar: add preview to activewindow popout 2025-06-02 21:57:59 +10:00
2 * r + 2 * t
f52ecc446f dashboard: invert scroll direction
use mouse natural scrolling
2025-06-02 21:11:34 +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
dc1b01ccd3 notifs: fix opening anim when spam notifs
No open/close state, just animate height
2025-05-29 23:37:02 +08:00
2 * r + 2 * t
ea573554d4 feat: dashboard performance panel 2025-05-28 23:56:44 +08:00
2 * r + 2 * t
b6a34cbc47 internal: move weather into service
Also fix not escaping city properly
2025-05-28 22:03:05 +08:00
2 * r + 2 * t
d48cd777f7 drawers: change anim durations 2025-05-28 21:48:06 +08:00
2 * r + 2 * t
016a7c0763 drawers: better show/hide anims
Use m3 expressive curves
2025-05-28 15:56:10 +08:00
2 * r + 2 * t
cdc6776eeb dashboard: animate media visualiser colour 2025-05-28 15:44:28 +08:00
2 * r + 2 * t
10f48f2b6b bar: crossfade active window title 2025-05-28 14:01:27 +08:00
2 * r + 2 * t
e2cf98f944 dashboard: fix media visualiser spacing
Fix the spacing between the visualiser and cover
2025-05-28 11:07:29 +08:00
2 * r + 2 * t
0c7d782d17 dashboard: animate text
Make run script use -p instead of -c so no need to install to ~/.config/quickshell/caelestia
2025-05-28 10:40:56 +08:00
2 * r + 2 * t
67cc257960 drawers: fix interactions area
Make osd slider handles have pointer cursor
2025-05-27 11:46:33 +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