Commit Graph

89 Commits

Author SHA1 Message Date
end-4 a4c2bf31c7 use python venv for opencv python scripts (#2143) 2025-10-08 10:01:20 +02:00
woozepao 7b22553f09 change qsTr to Translation.tr. support translation 2025-10-04 17:51:24 -05:00
zoe chen 23dd7baf35 Set background opacity when using live wallpaper
It was causing thumbnail to display over mpvpaper
2025-10-04 01:43:32 +08:00
end-4 0ce4260134 background: fewer Layouts 2025-09-28 13:53:27 +02:00
end-4 05dc53b396 use StyledImage in more places 2025-09-28 11:52:35 +02:00
end-4 1e175e4e82 work safety for clipboard images copied from browser 2025-09-26 23:56:13 +02:00
end-4 6707487d3c background: fix clock movement jumping abruptly 2025-09-24 08:29:04 +02:00
end-4 fc9bda9f7f add scroll edge fade to some scrolled windows 2025-09-23 11:14:34 +02:00
end-4 1f700f33b2 cookie clock: put color props to root 2025-09-23 11:13:18 +02:00
end-4 f3120f1e0d background: fix cookie clock positioning when locked + wall safety 2025-09-22 21:54:15 +02:00
end-4 036d8b4852 lock: allow centering clock when not blurred 2025-09-22 21:50:25 +02:00
end-4 a67a8d746f background: add scale config option for clock 2025-09-22 21:04:31 +02:00
end-4 2237ec135c background: add cookie clock style 2025-09-22 20:25:46 +02:00
end-4 b90cf14228 add random wallpaper keybind 2025-09-21 20:21:34 +02:00
end-4 800f5c7c64 background: fix locked text spacing when there is no quote 2025-09-21 13:59:20 +02:00
end-4 16995d2ae5 wallpaper safety 2025-09-21 12:08:09 +02:00
end-4 8b78d05805 background: fix clock position 2025-09-20 09:49:34 +02:00
end-4 f9d9df4bbf lock screen blur: fix center clock option, add settings app toggles 2025-09-18 14:07:21 +02:00
end-4 c41364fb16 lock: rename bg blur config option, no blur by default 2025-09-17 23:39:56 +02:00
end-4 a4103859cd lock: hide color overlay when unlocking in light mode 2025-09-15 08:32:04 +02:00
end-4 ed19b7b635 lock screen: blur effect, better anims 2025-09-14 22:53:55 +02:00
end-4 7337012280 background: no smoothing 2025-09-08 22:36:24 +02:00
end-4 80034d8658 background: add auto vertical parallax option 2025-09-02 19:57:17 +02:00
end-4 43e0bcbf73 Merge branch 'main' into background-clock-setting 2025-08-31 13:05:04 +07:00
end-4 e26045ec73 background: clock size: safer access 2025-08-31 08:04:23 +02:00
end-4 59abffb1c1 background: fix empty space between clock and lock text 2025-08-30 07:48:21 +02:00
end-4 ba7ed5be1c background: fix quote not working 2025-08-29 08:03:01 +02:00
hoovad 8199fdd2bf fix undefined error 2025-08-27 19:13:21 +02:00
end-4 8c737f2ca4 quickshell: fix some warnings 2025-08-27 17:59:35 +07:00
hoovad 1062ef9b49 move anchors to Loader, remove unnecessary visible and move setting 2025-08-27 06:04:13 +02:00
hoovad 2b54f64c8c use camelCase and unload instead of hiding 2025-08-27 05:30:15 +02:00
hoovad 5cd5a9d7e4 add setting to show/hide the clock in background 2025-08-27 05:01:42 +02:00
end-4 c579dce2cf background: fix wallpaper being offscreen depending on aspect ratio 2025-08-26 19:52:21 +07:00
end-4 f6d9c2998b background: add back PreserveAspectCrop fillMode (#1879) 2025-08-26 19:20:31 +07:00
end-4 60c303b771 background: add padding for clock text in least busy region detection 2025-08-26 18:00:06 +07:00
end-4 79e7f262a7 lock screen: redesign password prompt 2025-08-26 17:59:37 +07:00
end-4 8f2863c02c background: fix blurry background when scaled 2025-08-26 15:29:20 +07:00
end-4 376f2bfeb1 background: no flash when changing wallpaper 2025-08-26 09:08:01 +07:00
end-4 7c8068b2bd background: add vertical parallax 2025-08-20 19:35:33 +07:00
end-4 75f749dbe0 fix screen lock not showing over fullscreen apps for real 2025-08-20 19:14:50 +07:00
end-4 0e8e0e4b06 fix screen lock not showing over fullscreen apps 2025-08-20 17:47:27 +07:00
end-4 8d3a036b3b add slidefade text animation to some stuff 2025-08-19 18:09:07 +07:00
end-4 71b82730ab config option to allow showing wallpaper when fullscreen 2025-08-18 15:04:04 +07:00
end-4 ff7aa46cda background: fix too close date placement for 12h clock 2025-08-17 15:48:33 +07:00
end-4 8c47d85927 background: fix mantra positioning 2025-08-17 15:47:20 +07:00
end-4 ad323f7885 remove redundant return 2025-08-17 06:21:23 +02:00
Nyx d1e66c4441 It's 9/11, where yo planes at?
Signed-off-by: Nyx <189459385+nyx-4@users.noreply.github.com>
2025-08-16 20:16:38 +05:00
Nyx 7aacac554d [Feature Request] Add `mantra' beneath clock
Signed-off-by: Nyx <189459385+nyx-4@users.noreply.github.com>
2025-08-16 18:25:52 +05:00
end-4 fa0531b975 background: wallpaper: no caching
https://doc.qt.io/qt-6/qml-qtquick-image.html#cache-prop
2025-08-12 23:36:11 +07:00
end-4 24d24c1f85 background: add missing raised style 2025-08-12 18:24:27 +07:00