Re: FVWM: PlaceAgain Anim Warp

2008-03-17 Thread Thomas Adam
On 18/03/2008, Jonathan Kotta <[EMAIL PROTECTED]> wrote: > You could use the $[pointer.wx] and $[pointer.wy] variables. I'm not > sure if there's a cleaner way. It's kind of messy when the pointer > wasn't inside the window in the first place. See: PointerWindow to ensure that. (And don't to

Re: FVWM: PlaceAgain Anim Warp

2008-03-17 Thread Jonathan Kotta
You could use the $[pointer.wx] and $[pointer.wy] variables. I'm not sure if there's a cleaner way. It's kind of messy when the pointer wasn't inside the window in the first place. DestroyFunc PlaceAgainAnimAndWarp AddToFunc PlaceAgainAnimAndWarp + I SetEnv tmpx $[pointer.wx] + I SetEnv tmpy $[p

Re: FVWM: 2.5.25: problem with VirtualBox "seamless windows"

2008-03-17 Thread Thomas Adam
indow" the background > > or other windows are not refreshed. > > > > The current snapshot of today (20080317) does not work. But moving > > back to fvwm 2.5.24 makes the problem go away. > > > Can you try to pinpoint a CVS date where it changes from worki

Re: FVWM: 2.5.25: problem with VirtualBox "seamless windows"

2008-03-17 Thread Viktor Griph
On Mon, 17 Mar 2008, Harald Dunkel wrote: Hi folks, Since fvwm 2.5.25 there seems to be a problem running VirtualBox in "seamless windows" mode: On moving a "Windows window" the background or other windows are not refreshed. The current snapshot of today (20080317) does

FVWM: 2.5.25: problem with VirtualBox "seamless windows"

2008-03-17 Thread Harald Dunkel
Hi folks, Since fvwm 2.5.25 there seems to be a problem running VirtualBox in "seamless windows" mode: On moving a "Windows window" the background or other windows are not refreshed. The current snapshot of today (20080317) does not work. But moving back to fvwm 2.5.24 makes

Re: FVWM:Re:gnome panel

2008-03-17 Thread Dan Espen
"kettani lalla fatima zahra" <[EMAIL PROTECTED]> writes: > On 2/28/08, Viktor Griph <[EMAIL PROTECTED]> wrote: > > On Thu, 28 Feb 2008, kettani lalla fatima zahra wrote: > > > > > hello, > > > Has anyone experiented FVWM with JDS on solaris 10? I am using FVWM > > > 2.4.20 and i cannot make windows

FVWM:Re:gnome panel

2008-03-17 Thread kettani lalla fatima zahra
hello, I tried fvwm 2.5.24 with JDS on Solaris 10, and it works well! But i couldn't apply EWMH patch to 2.4.20. I need to work with a recent and stable release that is compatible with JDS... When will we have a stable one for fvwm 2.5? Any suggestion? On 2/28/08, Viktor Griph <[EMAIL PROTECTED]>

FVWM: mouse hysterisis in xinerama screens

2008-03-17 Thread Tim Connors
G'day, All of the following is predicated on fvwm being able to actively limit the position of a mouse that isnot at the edge of a screen, and if this isn't the case, then such a feature would only be possible to add in X itself. However, if possible, this kind of policy is window manager styl

FVWM: PlaceAgain Anim Warp

2008-03-17 Thread Tim Connors
In the style of AnimatedMove x y [Warp], I wish to be able to bind CMS F3 in my case to Placeagain Anim, to move the window to a more convenient location, but have the cursor follow that window. I can almost fake it with: AddToFunc "PlaceAgainAnimAndWarp" "I" PlaceAgain Anim +