Commit graph

2159 commits

Author SHA1 Message Date
github-actions
7b68209e63 [CI] chore: update flake 2026-06-07 03:36:06 +00:00
github-actions
63bb82762b [CI] chore: update flake 2026-05-31 03:00:14 +00:00
github-actions
2f7ab5e414 [CI] chore: update flake 2026-05-24 02:59:47 +00:00
github-actions
cf18cea3da [CI] chore: update flake 2026-05-17 02:50:49 +00:00
github-actions
2ca4ad4a43 [CI] chore: update flake 2026-05-10 02:43:24 +00:00
2 * r + 2 * t
4763a690cd fix: lock screencopy not working 2026-05-06 21:04:43 +10:00
2 * r + 2 * t
54cdd80c1b chore: set crash report url to ours
Sorry for putting this off for so long foxxed T_T
2026-05-04 20:38:23 +10:00
2 * r + 2 * t
5d1fa5c60d chore: add crash issue template 2026-05-04 20:34:48 +10:00
dark3txr
97ec598573
fix: add Global to app properties (#1447) 2026-05-04 18:07:02 +10:00
github-actions
e056d7bc25 [CI] chore: update flake 2026-05-03 02:41:22 +00:00
2 * r + 2 * t
4e9e1f4b72 ci: update action versions 2026-05-02 12:18:09 +10:00
github-actions
a3940125e8 [CI] chore: update flake 2026-05-02 02:14:56 +00:00
2 * r + 2 * t
e872bc54b1 ci: fix update flake workflow 2026-05-02 12:03:55 +10:00
2 * r + 2 * t
efc08759ce fix: allow non-ascii chars in passwords
Fixes #1424
2026-04-30 22:47:42 +10:00
2 * r + 2 * t
dfbd0829e7 feat: add showOverFullscreen option + disable by default
Fixes #1377
2026-04-30 22:26:52 +10:00
2 * r + 2 * t
a06fa38522 fix: close detached popout on fs 2026-04-30 22:21:47 +10:00
2 * r + 2 * t
87a452851e fix: allow interacting with notifs and osd in fs 2026-04-30 22:17:19 +10:00
2 * r + 2 * t
bcd7f6f161 feat: display on overlay layer only when fs 2026-04-30 22:01:27 +10:00
2 * r + 2 * t
d4b98dec77 fix: slight border showing when fullscreen 2026-04-30 21:49:44 +10:00
2 * r + 2 * t
a2b7ce6d40
Merge pull request #1431 from caelestia-dots/feat/cache-image-provider
Use QQuickAsyncImageProvider for image caching
2026-04-30 02:08:16 +10:00
2 * r + 2 * t
665d784186 feat: calculate size from source when single dim requested 2026-04-30 02:05:28 +10:00
2 * r + 2 * t
775d0a8101 fix: handle hidpi for rest of sourceSize uses 2026-04-30 02:05:28 +10:00
2 * r + 2 * t
dea8efcc97 fix: handle hidpi properly 2026-04-30 02:05:28 +10:00
2 * r + 2 * t
6777ad0a2d chore: remove old CachingImageManager 2026-04-30 02:05:28 +10:00
2 * r + 2 * t
f843250c9b fix: blob exclusion being ignored at corner blends 2026-04-27 23:29:16 +10:00
2 * r + 2 * t
5b88995b39 fix: initial 0 size on launcher wallpaper item 2026-04-27 22:07:57 +10:00
2 * r + 2 * t
8e373ced17 feat: split caching into separate service
Return original image if no cache hit instead of waiting for cache to
finish
2026-04-27 22:07:57 +10:00
2 * r + 2 * t
b4d490a9bc fix: use original image if requested size is invalid 2026-04-27 22:07:57 +10:00
2 * r + 2 * t
1f7aeec8c4 fix: specify sourceSize as a single prop
So we don't get 2 updates when width/height change
2026-04-27 22:07:57 +10:00
2 * r + 2 * t
4f1f609b55 fix: use QSaveFile for atomic writes 2026-04-27 22:07:57 +10:00
2 * r + 2 * t
411e013ea0 feat: use image provider for caching 2026-04-27 22:07:57 +10:00
2 * r + 2 * t
53dd959f5e feat: always expire notifs if fullscreen
Also faster expire timeout when fullscreen
2026-04-26 15:13:28 +10:00
2 * r + 2 * t
9be727dbe1 fix: interaction blocking at edges when fullscreen
Also completely disable interaction when fullscreen
2026-04-26 15:12:55 +10:00
2 * r + 2 * t
03d2e98502 feat: use default env + drop expensive fonts 2026-04-22 22:47:13 +10:00
2 * r + 2 * t
b94ee8d41b fix: unstretch kuru 2026-04-20 17:28:21 +10:00
2 * r + 2 * t
68a336249c fix: control center outer rounding 2026-04-20 17:18:31 +10:00
2 * r + 2 * t
cc775227f7 chore: add deformScale to example config 2026-04-20 17:13:53 +10:00
2 * r + 2 * t
45d7cdf02c fix: clamp blob radii at half min dimension 2026-04-20 16:59:49 +10:00
2 * r + 2 * t
f77ba920ea feat: add deform scale config option 2026-04-20 01:00:13 +10:00
2 * r + 2 * t
89cb3b9d7c fix: don't cache icons + fix bg colour when transparent image
Also don't double cache
2026-04-20 00:53:43 +10:00
2 * r + 2 * t
b004edad7d feat: improve sidebar notif expand anim
No layout so no shifting from pixel alignment
Also remove top/bottom margins (were causing some weird position
glitches)
2026-04-20 00:52:25 +10:00
2 * r + 2 * t
fffe6f4943 fix: sidebar notif group height anim 2026-04-20 00:14:22 +10:00
2 * r + 2 * t
92276be49a ci: update stable branch on release (#1414) 2026-04-19 21:15:33 +10:00
2 * r + 2 * t
31c484b041 fix: wrap media position by length (#1410) 2026-04-19 20:03:53 +10:00
2 * r + 2 * t
b0d5700be1 fix: state layer ripple
Also improve ripple anim
2026-04-19 19:53:58 +10:00
2 * r + 2 * t
d97bbb34a6 chore: format 2026-04-19 19:21:03 +10:00
2 * r + 2 * t
ec8ce65857 feat: m3 expressive menus
Also fix the player selector being click through
Fixes #1405
Closes #1350
2026-04-19 19:15:31 +10:00
2 * r + 2 * t
2bb28197a0 fix: don't use easingCurve type
Fixes #1401
Nix does not have Qt 6.11 yet
2026-04-19 16:09:15 +10:00
2 * r + 2 * t
a6a51a0b88 fix: dash tab hover 2026-04-18 02:28:00 +10:00
2 * r + 2 * t
f68fb78c80 feat: use pch to speed up builds 2026-04-18 02:16:16 +10:00