x11-display: Add back _GTK_EDGE_CONSTRAINTS as supported hints

It was dropped by accident in 1530f27513,
so lets add it back.

Fixes: https://gitlab.gnome.org/GNOME/mutter/issues/423
This commit is contained in:
Jonas Ådahl 2019-01-03 17:57:06 +01:00
parent 012691bebf
commit 2fe05d7c35

View File

@ -598,6 +598,7 @@ set_supported_hint (MetaX11Display *x11_display)
x11_display->atom__GTK_FRAME_EXTENTS,
x11_display->atom__GTK_SHOW_WINDOW_MENU,
x11_display->atom__GTK_EDGE_CONSTRAINTS,
};
XChangeProperty (x11_display->xdisplay,