diff options
author | Stefano Karapetsas <[email protected]> | 2014-04-21 20:33:12 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2014-07-01 19:10:01 +0200 |
commit | a8d3d014aa25441e368d5ef6f2703f8b2a6b0f52 (patch) | |
tree | 713071d358dbb5276ecb04b51ed80f4f7d8589d9 /src/core/atomnames.h | |
parent | 475a1e88b92aa7a7013f62709cb0e29327f40422 (diff) | |
download | marco-a8d3d014aa25441e368d5ef6f2703f8b2a6b0f52.tar.bz2 marco-a8d3d014aa25441e368d5ef6f2703f8b2a6b0f52.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 |