for some reason, xv and GNU emacs like to set WM_NORMAL_HINTS in
commit8b7f57a5edf9d61ba6feb57326c4e7c674061394
authorbradleyhughes <bradleyhughes>
Fri, 14 Jan 2005 15:46:14 +0000 (14 15:46 +0000)
committerbradleyhughes <bradleyhughes>
Fri, 14 Jan 2005 15:46:14 +0000 (14 15:46 +0000)
treec97c022d6bd6c4a9c2cf5ca6d4eec1f20d1bf145
parentea3655513231e5183067cb6d6df9e1f92c122474
for some reason, xv and GNU emacs like to set WM_NORMAL_HINTS in
response to a synthetic ConfigureNotify... this puts blackbox and
xv/emacs into a infinite loop, constantly sending ConfigureNotify and
setting WM_NORMAL_HINTS... let's put a stop to it
src/Window.cc