summaryrefslogtreecommitdiff
path: root/src/core/screen.c
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-04-21 20:33:12 +0200
committerStefano Karapetsas <[email protected]>2014-04-21 20:33:12 +0200
commit42c63250abf2b4c7b1c704c907301bb5a5920b6e (patch)
treec14e36dbaef8495619006a6aa8bae92917194f07 /src/core/screen.c
parentd07a3960e9b81aaf9864902e5398eadf801a531b (diff)
downloadmarco-42c63250abf2b4c7b1c704c907301bb5a5920b6e.tar.bz2
marco-42c63250abf2b4c7b1c704c907301bb5a5920b6e.tar.xz
Tell to GTK3 that marco support _GTK_FRAME_EXTENTS hint
Also if marco doesnt support it, but this currently fixes ugly dialog windows with GTK 3.12
Diffstat (limited to 'src/core/screen.c')
-rw-r--r--src/core/screen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/screen.c b/src/core/screen.c
index f52f382c..1804df94 100644
--- a/src/core/screen.c
+++ b/src/core/screen.c
@@ -102,6 +102,7 @@ set_supported_hint (MetaScreen *screen)
#include "atomnames.h"
#undef item
#undef EWMH_ATOMS_ONLY
+ screen->display->atom__GTK_FRAME_EXTENTS,
};
XChangeProperty (screen->display->xdisplay, screen->xroot,