diff options
author | infirit <[email protected]> | 2014-10-24 12:51:12 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2014-10-24 15:40:43 +0200 |
commit | bcbc109d2801e2c8898ebb558febe99945358d53 (patch) | |
tree | 522610e98ac400a155030ddbda9f7045495dc47e /src/core/atomnames.h | |
parent | 0ee6f6db3f405c13c88f75760f88296560cf9fd6 (diff) | |
download | marco-bcbc109d2801e2c8898ebb558febe99945358d53.tar.bz2 marco-bcbc109d2801e2c8898ebb558febe99945358d53.tar.xz |
add support for _GTK_FRAME_EXTENTS
Support for _GTK_FRAME_EXTENTS are based on mutter.
Based on metacity commit: e132e2a700c4b50c93eae064d8fd1769b67baf06
By: Alberts Muktupāvels <[email protected]>
Diffstat (limited to 'src/core/atomnames.h')
-rw-r--r-- | src/core/atomnames.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |