2009/12/8 rff <[email protected]>: > "PointerWindow" is what I was missing. It's a simple and elegant > solution, just like fvwm. There truly is nothing you can't do > with it.
PointerWindow is more for the fact that the window context isn't guaranteed (c.f. things like NeverFocus style on FvwmButtons) -- the real key to your requirement is to use a function for the moving of the window -- if you want to use a function here so that the pointer is grabbed immediately. -- Thomas Adam
