Added support for _NET_MOVERESIZE_WINDOW. (#2634)

fixes #2603
This commit is contained in:
Ingo Bürk
2017-01-13 18:30:50 +01:00
committed by Michael Stapelberg
parent f7a0453543
commit 14eea7fce5
3 changed files with 152 additions and 0 deletions

View File

@ -31,3 +31,4 @@ xmacro(_NET_DESKTOP_NAMES)
xmacro(_NET_DESKTOP_VIEWPORT)
xmacro(_NET_ACTIVE_WINDOW)
xmacro(_NET_CLOSE_WINDOW)
xmacro(_NET_MOVERESIZE_WINDOW)