Add _NET_WM_WINDOW_TYPEs added in EWMH 1.3
commit288943c813ff68081ae0817db25cc131a75503a0
authorBrad Jorsch <anomie@users.sourceforge.net>
Tue, 11 Feb 2014 23:22:01 +0000 (11 18:22 -0500)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 13 Feb 2014 08:55:47 +0000 (13 08:55 +0000)
tree48ded91a0405bc49da80451fd7178cf7fbbeaf8f
parent2e0d2f3df935fc957b5b235a4a3ed756207e0c01
Add _NET_WM_WINDOW_TYPEs added in EWMH 1.3

EWMH 1.3 added various window types: dropdown_menu, popup_menu, tooltip,
notification, combo, and dnd. We may as well set appropriate defaults if
these types get set on a window that isn't override-redirect.

I'm not terribly attached to these defaults, except that the ones for
'notification' are what I set manually for xfce4-notifyd before deciding
to patch wmaker.
src/wmspec.c