From 42c63250abf2b4c7b1c704c907301bb5a5920b6e Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Mon, 21 Apr 2014 20:33:12 +0200 Subject: 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 --- src/core/atomnames.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/atomnames.h') 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 -- cgit v1.2.1