Closed rozniak closed 6 months ago
Would it be possible to make https://github.com/Almamu/linux-wallpaperengine work with this desktop implementation?
Something like Windows DreamScene would probably be a wishlist item, as like a powertoy I guess? This issue is only for the very simple wallpaper support / infra for desktop settings
I have made progress on this - wrapping my head around GDBus for the most part. Some rough UI work is done for desk.cpl
, minus obv the CSS, and am currently working on libwintc-registry
for providing a wrapper around the DBus bits.
The registry itself is hosted by regsvc
, so that needs to be running (source in /base/regsvc
). I need to think about storage for things, perhaps SQLite I guess.
Pretty much everything is done for this now - including testing on the supported distros. Will add the READMEs for the new components and merge.
Per title - add desktop wallpaper support. This requires a few things:
desk.cpl