Soramane
84a82a9e78
refactor: lock center into multiple files
2026-05-28 22:58:47 +08:00
Soramane
69428059e0
feat: expressive lock clock
2026-05-28 17:08:15 +08:00
Soramane
f829fc882c
fix: dash perf battery animating on init
...
It's noisy since the fill is secondary, so don't animate on init
2026-05-22 17:30:07 +08:00
Soramane
031833f85e
fix: dash calendar today indicator
...
So uhh apparently it doesn't need -1?
2026-05-16 22:52:39 +08:00
2 * r + 2 * t
ecf6c84290
fix: improve notif expand btn
2026-05-13 01:34:23 +10:00
2 * r + 2 * t
3ac1a2b2f8
fix: show unknown artist/album when empty
2026-05-09 01:17:09 +10:00
2 * r + 2 * t
89cdfc9367
fix: deterministic media bg shape sizes
...
Also tweak opacities
2026-05-08 03:21:07 +10:00
2 * r + 2 * t
a4163d2c7c
fix: disable corner fill for dash lyrics info
...
Also fix bug where it would get stuck to the top left
2026-05-08 03:14:35 +10:00
2 * r + 2 * t
ba2d4f03d6
fix: dash media lyrics overlapping
...
Apparently Behavior on model is a bad idea...
2026-05-08 02:49:28 +10:00
2 * r + 2 * t
acbc891fc0
chore: replace OpacityMask with MultiEffect Mask
...
MultiEffect used to do a hard cutoff and not work with soft masks, but
since Qt 6.10 (or 6.11) it works correctly, so we don't need the custom
mask anymore
2026-05-07 21:09:07 +10:00
2 * r + 2 * t
94edd751d0
fix: less dash media control spacing
2026-05-07 18:31:42 +10:00
2 * r + 2 * t
619b840893
fix: lock media size
2026-05-07 17:13:53 +10:00
2 * r + 2 * t
4763a690cd
fix: lock screencopy not working
2026-05-06 21:04:43 +10:00
2 * r + 2 * t
573cc9def0
feat: notif popups margin ignore border
2026-05-06 20:20:59 +10:00
2 * r + 2 * t
713302c045
fix: notif popups not dodging utils panel
...
Also make dodging merge with osd/session
2026-05-06 20:07:53 +10:00
2 * r + 2 * t
7c78781727
fix: launcher dash exclusion
2026-05-06 19:52:08 +10:00
2 * r + 2 * t
1b5e931ec8
feat: osd & session margins ignore border
2026-05-06 19:43:50 +10:00
2 * r + 2 * t
f7993ad272
feat: launcher margin ignore border
2026-05-06 19:43:50 +10:00
2 * r + 2 * t
776d2b75b4
feat: utils margin ignore border
2026-05-06 19:43:50 +10:00
2 * r + 2 * t
e29be58790
feat: sidebar margins ignore border
2026-05-06 19:43:50 +10:00
2 * r + 2 * t
07348758f1
fix: dashboard top margin
2026-05-06 19:34:11 +10:00
2 * r + 2 * t
6b79abf330
fix: improve clock (again)
2026-05-06 19:08:29 +10:00
2 * r + 2 * t
1efb0be5ae
Merge branch 'main' into feat/m3-revamp
2026-05-06 00:02:31 +10:00
2 * r + 2 * t
2931a8c51e
fix: bar mono abuse
2026-05-05 23:53:07 +10:00
2 * r + 2 * t
e45f8f84ce
fix: spatial anim for power profile
2026-05-05 23:16:53 +10:00
2 * r + 2 * t
ad5649473a
fix: launcher action icon size
2026-05-05 23:16:53 +10:00
2 * r + 2 * t
20394b7db1
fix: sidebar mono abuse
2026-05-05 23:16:53 +10:00
2 * r + 2 * t
d689338333
fix: notif sidebar clear tokens
2026-05-05 22:37:45 +10:00
2 * r + 2 * t
8b57f9259c
fix: notif sidebar tokens
2026-05-05 22:35:09 +10:00
2 * r + 2 * t
0ae01c9163
fix: notif icon size
2026-05-05 22:28:53 +10:00
2 * r + 2 * t
53a0a7d977
fix: notif action size + more spacing
...
Also shape morph for notif actions + icon close/copy
2026-05-05 22:24:26 +10:00
2 * r + 2 * t
4eca117ade
fix: session scale
2026-05-05 21:22:46 +10:00
2 * r + 2 * t
eb62e47d27
chore: remove old needsKeyboard prop
2026-05-05 20:37:27 +10:00
2 * r + 2 * t
680f4c9c74
fix: media bg shape opacities
...
In light mode, they were basically invisible
Also add tertiary colour shapes
2026-05-05 18:45:48 +10:00
2 * r + 2 * t
d86e0aa0ff
chore: remove unused imports
2026-05-05 18:38:51 +10:00
2 * r + 2 * t
543388f229
feat: add lyrics info
2026-05-05 18:38:38 +10:00
2 * r + 2 * t
8eb9f100d4
fix: anim between lyrics changes
2026-05-05 02:38:31 +10:00
2 * r + 2 * t
ac24024c03
fix: enable auto padding for lyric glow
...
Still slightly clipped on the left (due to list view) but shouldn't be
noticeable
2026-05-05 02:01:13 +10:00
2 * r + 2 * t
a502201938
feat: add background shapes to media tab
2026-05-04 22:16:44 +10:00
2 * r + 2 * t
6931b41d96
fix: audio popout slider + trigger on movement
...
Emit interaction signal on every movement instead of just release
2026-05-04 19:49:25 +10:00
2 * r + 2 * t
5f2e772250
fix: proper non-wavy slider
...
Also not wavy by default
2026-05-04 19:44:24 +10:00
2 * r + 2 * t
69185acd08
feat: visualiser follow shape
...
Follow shape for outer max as well, also use 9 cookie instead of 12
cookie
2026-05-04 19:21:41 +10:00
2 * r + 2 * t
8425e6f109
chore: remove old lyrics service & components
2026-05-04 18:38:33 +10:00
2 * r + 2 * t
2aa87f7dd6
fix: wrap lyrics
2026-05-04 18:38:33 +10:00
dark3txr
97ec598573
fix: add Global to app properties ( #1447 )
2026-05-04 18:07:02 +10:00
2 * r + 2 * t
b01b5fcb1f
feat: add no media placeholder
2026-05-04 05:05:24 +10:00
2 * r + 2 * t
2ceb2a416f
feat: improve media slider + actually impl
2026-05-04 04:13:57 +10:00
2 * r + 2 * t
a28316ad5a
feat: improve dashboard media tab
2026-05-04 03:47:03 +10:00
2 * r + 2 * t
3b1dd828f5
fix: display perf tab whether or not modules are enabled
2026-05-03 16:50:57 +10:00
2 * r + 2 * t
f09b56d2ea
feat: use button row for utils toggles
2026-05-02 23:21:20 +10:00