Add 'lazy_resize' winprop option
commiteca33c06fdc74c3475101adbdb7b67441cd95d24
authorArnout Engelen <arnouten@bzzt.net>
Sat, 19 Feb 2011 01:12:50 +0000 (19 02:12 +0100)
committerArnout Engelen <arnouten@bzzt.net>
Sat, 19 Feb 2011 01:12:50 +0000 (19 02:12 +0100)
treed25dd9b05e812f047f552ee2e2e6e6082b4e1c06
parent522169b166439f8f479e2baf5d6805e1c76b8e66
Add 'lazy_resize' winprop option

A window with 'lazy_resize' turned on will not be resized when it is
invisible. Instead, it will be resized once its mplex switches to it.

As discussed in https://sourceforge.net/mailarchive/message.php?msg_id=27048871
README
ioncore/clientwin.c
ioncore/clientwin.h
ioncore/mplex.c