GNOME Bugzilla – Bug 641293
[patch] Better default window size and other usability improvements
Last modified: 2015-02-22 12:23:20 UTC
dconf-editor should remember its width/height and whether or not it was left maximized, and restore those settings before showing the window. Kinda depends on bug #641292 however.
Nevermind remembering the size/maximization state... what I care about, minimally, is having a default window size that I am not forced to constantly size up. My two commits here solve this: https://github.com/nekohayo/dconf/commits/usability They're pretty much one-liners. Do not worry about the default window size set higher than a netbook's resolution: if the screen does not have enough space, the window manager will constrain the default size to fit the screen.
Created attachment 187079 [details] Screenshot Result of my changes
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
[moving dconf>editor tickets to dconf-editor product. See bug 744791]