Commit Graph
16 Commits
Author SHA1 Message Date
Sébastien Atoch ced3adcead Bring back the sourceSize on wallpaper - got removed by mistake 2025-08-03 09:14:45 -04:00
Sébastien Atoch 2f14dba144 Replaced Image {} per IconImage {} where applicable 2025-08-03 08:49:03 -04:00
Sébastien Atoch e2d02afc9a Bring back the .min().
May save a few bytes with extremely small source images. Not sure why
one would want to display tiny wallpapers, but you never know.
2025-08-02 22:34:21 -04:00
Sébastien Atoch 5f97b4217a Limit memory usage on wallpapers grid. for now 2025-08-02 22:26:32 -04:00
Sébastien Atoch 260c74b3e0 Improve images resizing quality accross the board
- Using mipmap: true and smooth: true for images that are downscaled
(avatar, icons, ...)
- Using mipmap: false and smooth: true for images that are potentially
upscaled (background, overview, ...)
2025-08-02 21:04:26 -04:00
Ly-sec a15677aadf A few small fixes 2025-07-28 13:17:30 +02:00
ferreo bc1f4a385e fix: fix wallpaper double click 2025-07-18 17:19:04 +01:00
ferreo a498671ef1 feat: settings is now json, refactor panels to be able to dismiss by clicking outside 2025-07-18 15:43:22 +01:00
ly-sec fb3b5f5769 Actually fix CustomTrayMenu, fix some positioning 2025-07-16 14:08:29 +02:00
ferreo b4697235c0 feat: Add music and sysinfo to top bar (togglable) - also a bunch of misc fixes 2025-07-14 20:40:43 +01:00
ferreo 17f99eafd0 fix: segfault 2025-07-13 17:31:46 +01:00
ferreo d507c8f3a9 fix: fix various misc minor issues 2025-07-13 16:32:28 +01:00
ferreo bd0135ec03 feat: Add support for swww and wallust and clean up a few things 2025-07-13 14:15:10 +01:00
ly-sec a1a9060111 Fix text centering
Sort applauncher entries alphabetical
Use global fontFamily and font size (Theme.qml)
Tons of other small fixes
2025-07-12 13:58:18 +02:00
ly-sec 95b24a3fe1 Fix applauncher given 'ABSURDs' recommendations 2025-07-11 23:40:07 +02:00
ly-sec a8c2f88654 Initial commit 2025-07-11 14:14:28 +02:00