diff options
author | Stefano Karapetsas <[email protected]> | 2014-04-21 20:33:12 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-04-21 20:33:12 +0200 |
commit | 42c63250abf2b4c7b1c704c907301bb5a5920b6e (patch) | |
tree | c14e36dbaef8495619006a6aa8bae92917194f07 /src/core/atomnames.h | |
parent | d07a3960e9b81aaf9864902e5398eadf801a531b (diff) | |
download | marco-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/atomnames.h')
-rw-r--r-- | src/core/atomnames.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/atomnames.h b/src/core/atomnames.h index 756626c5..4893f270 100644 --- a/src/core/atomnames.h +++ b/src/core/atomnames.h @@ -70,6 +70,7 @@ item(MULTIPLE) item(TIMESTAMP) item(VERSION) item(ATOM_PAIR) +item(_GTK_FRAME_EXTENTS) /* Oddities: These are used, and we need atoms for them, * but when we need all _NET_WM hints (i.e. when we're making |