From bcbc109d2801e2c8898ebb558febe99945358d53 Mon Sep 17 00:00:00 2001 From: infirit Date: Fri, 24 Oct 2014 12:51:12 +0200 Subject: add support for _GTK_FRAME_EXTENTS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Support for _GTK_FRAME_EXTENTS are based on mutter. Based on metacity commit: e132e2a700c4b50c93eae064d8fd1769b67baf06 By: Alberts Muktupāvels --- src/core/atomnames.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/atomnames.h') diff --git a/src/core/atomnames.h b/src/core/atomnames.h index 20edcd2b..2775d3db 100644 --- a/src/core/atomnames.h +++ b/src/core/atomnames.h @@ -58,6 +58,7 @@ item(_MARCO_RESTART_MESSAGE) item(_MARCO_RELOAD_THEME_MESSAGE) item(_MARCO_SET_KEYBINDINGS_MESSAGE) item(_MARCO_TOGGLE_VERBOSE) +item(_GTK_FRAME_EXTENTS) item(_MATE_PANEL_ACTION) item(_MATE_PANEL_ACTION_MAIN_MENU) item(_MATE_PANEL_ACTION_RUN_DIALOG) @@ -70,7 +71,6 @@ 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