screen: Add _GTK_FRAME_EXTENTS to _NET_SUPPORTED
This commit is contained in:
parent
faa3e2d04d
commit
ad159d3ebd
1 changed files with 2 additions and 0 deletions
|
@ -309,6 +309,8 @@ set_supported_hint (MetaScreen *screen)
|
|||
#include <meta/atomnames.h>
|
||||
#undef item
|
||||
#undef EWMH_ATOMS_ONLY
|
||||
|
||||
screen->display->atom__GTK_FRAME_EXTENTS,
|
||||
};
|
||||
|
||||
XChangeProperty (screen->display->xdisplay, screen->xroot,
|
||||
|
|
Loading…
Reference in a new issue