Handle transient hint and window class dialog to mark clients as floating
This commit is contained in:
@ -49,6 +49,7 @@ enum { _NET_SUPPORTED = 0,
|
||||
_NET_WM_STATE,
|
||||
_NET_WM_WINDOW_TYPE,
|
||||
_NET_WM_WINDOW_TYPE_DOCK,
|
||||
_NET_WM_WINDOW_TYPE_DIALOG,
|
||||
_NET_WM_DESKTOP,
|
||||
_NET_WM_STRUT_PARTIAL,
|
||||
WM_PROTOCOLS,
|
||||
|
Reference in New Issue
Block a user