FVWM: Resize / Move with grow like options

2007-04-16 Thread Sylvain
with growleft/... options but if I use that, I must remove Maximized bit on the window but how ? Another cleaner solution ? 2/ Same thing but with Move command. Best Regards, Sylvain

Re: FVWM: Resize / Move with grow like options

2007-04-17 Thread Sylvain
Here's what i do for grow in x direction: AddToFunc Tile_X + I Maximize grow 0 + I Max2Size $[w.width] $[w.height] $[w.x] $[w.y] AddToFunc Max2Size + I ResizeMove $0p $1p $2p $3p + I Resize br w-10p w-27p # account for borders and title Ok, it's works. In fact, the Resize* functions remove