Merge pull request #2074 from Airblader/feature-2064

Support _NET_WM_USER_TIME.
This commit is contained in:
Michael Stapelberg
2015-11-21 23:04:49 +01:00
4 changed files with 95 additions and 2 deletions

View File

@ -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)