GNOME Bugzilla – Bug 743742
workbench: Allow half tiled window for small resolutions
Last modified: 2015-02-09 23:51:56 UTC
Just noticed while working on my laptop (and since I still need to use terminal for compiling, I have tiled windows)
Created attachment 295804 [details] [review] workbench: Allow half tiled window for small resolutions There is still a common screen resolution on laptops of 1366x768. To allow those to half tile the builder window we have to reduce some minimum widths.
I don't think I'm going to apply this patch. We have a bunch more stuff that is going to end up in the header bar, and being anything but a maximized application on < 1440px is probably not worth the divergent design that will have to occur. I did mention to Allan that I'd like a ".small" css selector for some things. But without strong HIG advice, it will clearly get overused. So in summary, "It's gonna' get worse" :)
(In reply to comment #2) > I don't think I'm going to apply this patch. > > We have a bunch more stuff that is going to end up in the header bar, and being > anything but a maximized application on < 1440px is probably not worth the > divergent design that will have to occur. > > I did mention to Allan that I'd like a ".small" css selector for some things. > But without strong HIG advice, it will clearly get overused. > > So in summary, "It's gonna' get worse" :) Right, I was actually wondering that as well