fvwm prints out "RelieveRectangle: called with w = -10, h = 1"

when i resize my mailtool winow.
Message started w/ 2.4.2 i believe.
The function works as intended tho.



AddToFunc "Max2Size"
+       "I" Maximize
+       "I" ResizeMove $0p $1p $2p $3p
+       "I" Resize br w-10p w-27p  # account for borders and title

AddToFunc "Tile"
+       "I" Resize 0 0
+       "I" Maximize grow grow
+       "I" Max2Size $[w.width] $[w.height] $[w.x] $[w.y]

Mouse 1         T       SC      Tile
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to