Closed eliotb closed 7 years ago
Reading the last line of your commited README.md
, are you contributing or creating a new extension based on this one? :wink:
I like the idea of setting the workspace's wallpaper by using the normal wallpaper changing functionality in GNOME although I think the prefs should stay. I agree they should be polished a lot more and I've been working on that.
@BlinkBP - could be contributing or creating, depending on how much of my pull request you decide to take.
Some changes cherry-picked starting with commit ba490aae94ec917f34431d494e56afa42c20fc14
Decided to keep prefs.
Thank you for contributing.
Finished setting backgrounds by saving current for a given workspace (fixed some bugs to do with initialization) Removed prefs dialog. Fixed Makefile dependencies.
Still would like to hook a "background-changed" signal to save update to current workspace when changed, rather than only save when switching to a different workspace.