Commit Graph
7 Commits
Author SHA1 Message Date
Sébastien Atoch 2f14dba144 Replaced Image {} per IconImage {} where applicable 2025-08-03 08:49:03 -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
Jose Chasey PratamaandGitHub 61df6dde97 Merge branch 'Ly-sec:main' into main 2025-07-27 18:55:55 +07:00
JPratama7 f8db6ba9df feat: add ability to toggle notification popup visibility via IPC 2025-07-27 18:55:13 +07:00
Sébastien Atoch 73ec07491f Notification: add urgency and alter the look when it's a critical notification. 2025-07-23 14:17:54 -04: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 cf26fe52d9 Add notification history (Widets/Notification/NotificationHistory.qml) 2025-07-17 15:49:06 +02:00