GNOME Bugzilla – Bug 601203
background plugin doesn't respond to size and monitor config changes
Last modified: 2010-01-29 16:06:28 UTC
If you change the screen size or monitor configuration the settings daemon doesn't notice. This only applies when show_desktop=false in nautilus.
Created attachment 147229 [details] [review] patch
The patch is missing a + screen = gdk_display_get_screen (display, i);
Created attachment 147500 [details] [review] patch as applied in Fedora
Comment on attachment 147500 [details] [review] patch as applied in Fedora commit ff6b1c0d14e90d36ec7c225166a159364d850163 Author: Matthias Clasen <...> Date: Wed Dec 2 21:44:31 2009 +0100 [background] Respond to monitor configuration changes when in charge If you change the screen size or monitor configuration the settings daemon doesn't notice. This only applies when show_desktop=false in nautilus. Closes bug #601203.
Perhaps we should apply this to 2.28 as well?
Feel free to. There likely won't be any more releases from that branch, though.