update netwm properties before mapping, because some apps check the netwm
commit5874eaa45bfc673ee7030d25cdf886bcb2d921d9
authorArnout <arnouten@bzzt.net>
Sun, 26 Feb 2012 21:19:09 +0000 (26 22:19 +0100)
committerArnout <arnouten@bzzt.net>
Sun, 26 Feb 2012 21:19:09 +0000 (26 22:19 +0100)
tree20bf6a8f29118ad759ff5fcbd35dc1ad7bbb52ec
parent4ed831df1a191958a54e5c87246b8e100ef5947e
update netwm properties before mapping, because some apps check the netwm
state directly when mapped

(and update netwm properties after setting the parent, because the new state
of _NET_WM_STATE_FULLSCREEN is determined based on the parent of the cwin.
ioncore/clientwin.c