Open GoogleCodeExporter opened 9 years ago
I agree that these deficiencies are significant.
If you switch the order of hints and the decoration, the decorations are
unaffected, but then the hints are incorrectly applied, since the correctly
resized windows are later resized to make space for the decoration.
LayoutHints does not treat windows which are the decorations differently, so
they get resized (or at least the gray background does). Either LayoutHints
could special case windows arranged by the layout being modified which do not
exist in the passed Stack, or the decoration modules could set appropriate
hints on those windows.
Original comment by vogt.a...@gmail.com
on 4 Jan 2011 at 1:38
Original issue reported on code.google.com by
kevind...@gmail.com
on 2 Jan 2011 at 3:36