I've just tried to get mvwm working on my desktop and run into some problems (linux-x86_64):
1) SnapAttraction does not work No idea what's wrong. 2) MvwmButtons is started off screen. This is the config line that places MvwmButtons: *MvwmButtonsGeometry 513x59+0-0 3) Expansion of variables does not work as expected: All (MvwmButtons) $[w.x] $[w.y] $[w.desk] yields x=0, y=4 and desk=1024 which is all nonsense. 4) With "bugopts explainwindowplacement" the screen identifier that is printed to the console is a string of random garbage 5) Style * MouseFocusClickRaises works only once after a window is created and then never again. This means that the grab on the client window is not done when the window loses focus. Is this related to the grab patch that was committed some days ago? 6) There's a core generated when I start some Lotus application. I'll debug this later. I think we should start fix these things so that it's possible to work with mvwm and not just write new code without testing it. Ciao Dominik ^_^ ^_^ -- Dominik Vogt
