actively delete _NET_WORKAREA on startup

fixes #1038
This commit is contained in:
Michael Stapelberg
2013-07-13 12:24:15 +02:00
parent 1f8a860744
commit eec80838ab
5 changed files with 98 additions and 54 deletions

View File

@ -15,8 +15,8 @@ xmacro(_NET_WM_STRUT_PARTIAL)
xmacro(_NET_CLIENT_LIST_STACKING)
xmacro(_NET_CURRENT_DESKTOP)
xmacro(_NET_ACTIVE_WINDOW)
xmacro(_NET_WORKAREA)
xmacro(_NET_STARTUP_ID)
xmacro(_NET_WORKAREA)
xmacro(WM_PROTOCOLS)
xmacro(WM_DELETE_WINDOW)
xmacro(UTF8_STRING)