Commit graph

8 commits

Author SHA1 Message Date
2 * r + 2 * t
d05b124609 feat: thumbnailer utility
Fix large images in notifications being slow
GTK css background image is really slow for scaling for some reason, so thumbnail
2025-04-01 13:36:23 +11:00
2 * r + 2 * t
93f1dd5131 wallpapers: don't thumbnail if already exists
Have to clear cache if you change a wallpaper's contents but not name
Fixes small freeze on startup
2025-03-27 18:13:20 +11:00
2 * r + 2 * t
ef675380a2 wallpapers: fix error on no paths
Also update on config change
2025-03-23 17:54:22 +11:00
2 * r + 2 * t
dddc7382a5 launcher: wallpaper random by category 2025-03-15 13:53:53 +11:00
2 * r + 2 * t
619508b16c files: change directory monitor return
Only return the outermost monitor, hook onto that to cancel the nested ones
Also use the monitor flags in hopes of it actually picking up changes to files (it doesnt)
2025-03-08 00:30:30 +11:00
2 * r + 2 * t
d46b368606 schemes: update for scripts refactor 2025-03-05 17:37:43 +11:00
2 * r + 2 * t
4cb50fbb39 wallpapers: fix thumbnail duplicates
Duplicate file names in different dirs would override, so use full path instead
2025-03-02 23:02:48 +11:00
2 * r + 2 * t
9c1cc00965 launcher: wallpaper action 2025-03-01 22:01:55 +11:00