Fix for previous commit
Forgot to commit the change that adds _NET_FRAME_EXTENTS to the list of atoms that we actually query for and export to the C code. Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
parent
4a094fa482
commit
55bffbcc45
|
@ -8,6 +8,7 @@ _NET_DESKTOP_NAMES
|
|||
_NET_ACTIVE_WINDOW
|
||||
_NET_SUPPORTING_WM_CHECK
|
||||
_NET_CLOSE_WINDOW
|
||||
_NET_FRAME_EXTENTS
|
||||
_NET_WM_NAME
|
||||
_NET_WM_STRUT_PARTIAL
|
||||
_NET_WM_VISIBLE_NAME
|
||||
|
|
Loading…
Reference in New Issue