Re: focus when between pages

2007-01-05 Thread Dominik Vogt
On Thu, Jan 04, 2007 at 08:34:25PM +0100, Viktor Griph wrote: On Thu, 4 Jan 2007, Thomas Adam wrote: On Thu, Jan 04, 2007 at 08:02:06PM +0100, Viktor Griph wrote: Result: The viewport will change to 0 1, and the previously fully visible FvwmCommand will now have 25 pixles to the right of the

Re: focus when between pages

2007-01-05 Thread Dominik Vogt
On Fri, Jan 05, 2007 at 10:07:39AM +0100, Dominik Vogt wrote: On Thu, Jan 04, 2007 at 08:34:25PM +0100, Viktor Griph wrote: On Thu, 4 Jan 2007, Thomas Adam wrote: On Thu, Jan 04, 2007 at 08:02:06PM +0100, Viktor Griph wrote: Result: The viewport will change to 0 1, and the previously

Re: focus when between pages

2007-01-04 Thread Thomas Adam
On Thu, Jan 04, 2007 at 07:11:58PM +0100, Viktor Griph wrote: Is it intended that focusing a fully visible window shall change page to the page containing most of the window? I should nope not; especially when you consider the fact that some people like the ability to Scroll -10 +0 (for

Re: focus when between pages

2007-01-04 Thread Viktor Griph
On Thu, 4 Jan 2007, Thomas Adam wrote: On Thu, Jan 04, 2007 at 07:11:58PM +0100, Viktor Griph wrote: Is it intended that focusing a fully visible window shall change page to the page containing most of the window? I should nope not; especially when you consider the fact that some people like

Re: focus when between pages

2007-01-04 Thread Thomas Adam
On Thu, Jan 04, 2007 at 08:02:06PM +0100, Viktor Griph wrote: Result: The viewport will change to 0 1, and the previously fully visible FvwmCommand will now have 25 pixles to the right of the viewport, and thus be less visible than before the focus command. I don't actually consider this a

Re: focus when between pages

2007-01-04 Thread Viktor Griph
On Thu, 4 Jan 2007, Thomas Adam wrote: On Thu, Jan 04, 2007 at 08:02:06PM +0100, Viktor Griph wrote: Result: The viewport will change to 0 1, and the previously fully visible FvwmCommand will now have 25 pixles to the right of the viewport, and thus be less visible than before the focus

Re: focus when between pages

2007-01-04 Thread Thomas Adam
On Thu, Jan 04, 2007 at 08:34:25PM +0100, Viktor Griph wrote: Do you by any chance know what java AWT transient windows do to gain focus when displayed? I want an ExplainFocus BugOpts option... They GrabFocus and operate in a modal mode. For transient windows in java applications where