Support _NET_WM_USER_TIME.
With this patch, we support the special value "0" for _NET_WM_USER_TIME on a window upon managing it, which indicates that the window shall not be focused. fixes #2064
This commit is contained in:
@ -30,6 +30,7 @@ xmacro(_NET_DESKTOP_NAMES)
|
||||
xmacro(_NET_DESKTOP_VIEWPORT)
|
||||
xmacro(_NET_ACTIVE_WINDOW)
|
||||
xmacro(_NET_CLOSE_WINDOW)
|
||||
xmacro(_NET_WM_USER_TIME)
|
||||
xmacro(_NET_STARTUP_ID)
|
||||
xmacro(_NET_WORKAREA)
|
||||
xmacro(WM_PROTOCOLS)
|
||||
|
Reference in New Issue
Block a user