hi Johann On Wed, Feb 4, 2009 at 7:40 AM, Johann Haarhoff <[email protected]> wrote: > > >> >> Yes, there is still some ironing out to do. I also discovered that >> >> >> my patch breaks the "Run" dialog, it comes up but does not accept >> any >> >> keyboard input. > > After Dan's email and having another look at things, I realised that my fix > for the "Run" dialog just does not make sense. I reverted window.c and could > not replicate my original problem (Run dialog does not take kbd input). > > This morning I tried it on another computer and could also not replicate it. > So, herewith a patch that doesn't fiddle with the flags.is_gnustep stuff. If > anyone can replicate the "Run" dialog not accepting input bug, I would > please like to know. >
After patching the Run dialog still works fine. I don't know if it was like this before with vertical maximization (I'll take a look at it later) but I don't think that it should be called maximization -- vertically or horizontally. Maximization is a special state, gtk based apps can have a resizing corner disappeared in this state. Nevertheless the context menu of the window is misleading because you have the option of unmaximizing the window when it takes the full size vertically ie vertical maximazation, the same for horizontal maximization. This is not coherent for my personal view of maximized state. The maximization should be possible even in vertical or horizontal maximized state. Regards. -- To unsubscribe, send mail to [email protected].
