On 06-Jun-2002 Jamin W. Collins wrote: > Noticed an oddity last night while working on a GKrellM plugin. If an > application enters or leaves the slit (starting or exiting) and you have a > vertically maximized window that is shaded, it will automatically unshade. > I just verified this with the current CVS version (~6:53 PM CDT). Just > verified that this also happens with the other shade maximized options. > However a horizontally maximized xterm behaves very strangely. In this > case (horizontal shading) the window doesn't become unshaded, but rather > messed up. Screenshot of this one here: > > http://www.asgardsrealm.net/jamin/horizontal-xterm-oddity.png > > These changes appear to be do to a minor size change in the slit. If I > can be of further help, let me know. Adding this to SF's bug list now. > > -- > Jamin W. Collins
this occurs when the slit is positioned so that a change in size would affect the maximized window. For instance a horizontal slit affects a vertically maximized window and a vertictal slit affects a horizontal one. Apparently we need a few more checks in the code to handle this. Thanks Jamin.
