mutter/src/core
Tomas Frydrych 17c10f60d9 Fixed process_tab_grab()
When there is custom handler installed for the tab releavant tab function
  we do not want to actually call it form inside of this function, only to
  ensure that the grab is not released. The handler will get called in the
  normal way in process_event(). Whoever installed the handler (and requested
  the grab) also has to ensure the grab is released.
2009-02-03 17:30:49 +00:00
..
async-getprop.c gnome-doc-tools version doesn't need to be so high. disable the entire 2008-12-01 22:54:57 +00:00
async-getprop.h gnome-doc-tools version doesn't need to be so high. disable the entire 2008-12-01 22:54:57 +00:00
bell.c 2008-06-30 Thomas Thurman <tthurman@gnome.org 2008-06-30 16:42:19 +00:00
bell.h Move comments for non-statics from the .c to .h. adapt better for C, and 2008-06-30 13:42:37 +00:00
boxes.c This change adds support for the new _NET_WM_FULLSCREEN_MONITORS 2008-11-17 02:57:20 +00:00
constraints.c Merge branch 'upstream-2.25.55' into next-generation 2008-12-18 11:00:19 +00:00
constraints.h src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
core.c Adds support in src/core for tracking override redirect windows. 2008-11-23 19:28:40 +00:00
delete.c Removed deprecated calls. Closes #560445. 2008-11-12 03:56:01 +00:00
display-private.h Move meta_display_get_tab_*() functions into display.h 2009-02-02 17:01:27 +00:00
display.c Ensure that we do not attempt to free the tab popup when there is none. 2009-02-03 13:16:01 +00:00
edge-resistance.c Basic plugin infastructure and a sample simple plugin. 2008-09-18 16:09:11 +01:00
edge-resistance.h src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
effects.c Allow toggling of non-compositor effects (since there's a non-Metacity key 2008-06-29 21:57:39 +00:00
effects.h Some refactoring, simplifying, and commenting of the non-composited 2008-06-29 03:20:52 +00:00
errors.c src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
eventqueue.c sort source files into these directories according to which part of the WM 2007-12-19 21:17:50 +00:00
eventqueue.h sort source files into these directories according to which part of the WM 2007-12-19 21:17:50 +00:00
frame-private.h src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
frame.c Rename keybindings.h to keybindings-private.h 2009-01-29 14:16:01 +00:00
group-private.h sort source files into these directories according to which part of the WM 2007-12-19 21:17:50 +00:00
group-props.c Added curly brackets in two places to keep -pedantic happy. 2008-05-04 17:57:11 +00:00
group-props.h Exposed MetaGroup API. 2009-01-15 15:37:48 +00:00
group.c Exposed MetaGroup API. 2009-01-15 15:37:48 +00:00
iconcache.c patches to fixes for -Wall. Closes #562939. 2008-12-02 08:15:00 +00:00
iconcache.h src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
keybindings-private.h Expose keybindings data types; add user_data parameter the handler signature. 2009-01-29 14:53:03 +00:00
keybindings.c Fixed process_tab_grab() 2009-02-03 17:30:49 +00:00
main.c --no-tab-popup && no-tab-popup gconf key 2009-02-02 14:09:04 +00:00
metacity-Xatomtype.h Adding doxygen headers to some files. 2008-08-18 10:25:17 +00:00
place.c Merge commit 'clutter/override-redirect-core-1' into next-generation 2008-12-18 12:28:01 +00:00
place.h src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
prefs.c Handle gconf errors better for string values in preferences. 2009-02-03 10:15:23 +00:00
schema-bindings.c Fixed bunch of warnings. 2008-12-18 11:05:17 +00:00
screen-private.h Make MetaScreen and MetaWorkspace GObjects 2008-11-17 15:56:34 -05:00
screen.c Do not allocate the tab_pop up object at all when the --no-tab-popup option is set 2009-02-02 15:28:26 +00:00
session.c Merge commit 'clutter/override-redirect-core-1' into next-generation 2008-12-18 12:28:01 +00:00
session.h Adding doxygen headers to some files. 2008-08-18 10:25:17 +00:00
stack.c Adds support in src/core for tracking override redirect windows. 2008-11-23 19:28:40 +00:00
stack.h Adds support in src/core for tracking override redirect windows. 2008-11-23 19:28:40 +00:00
testasyncgetprop.c gnome-doc-tools version doesn't need to be so high. disable the entire 2008-12-01 22:54:57 +00:00
testboxes.c Lots of tiny fixes to make sure we compile with "gcc -ansi -Werror". 2008-02-27 04:39:10 +00:00
util.c remove apparently spurious warnings about operations on window "none" 2008-11-23 18:53:55 +00:00
window-private.h Make compositor private a GObject than a void pointer 2009-02-02 15:16:05 -05:00
window-props.c Merge branch 'plugin-gobject' into next-generation 2008-12-18 12:41:56 +00:00
window-props.h Adding doxygen headers to some files. 2008-08-18 10:25:17 +00:00
window.c Make compositor private a GObject than a void pointer 2009-02-02 15:16:05 -05:00
workspace-private.h Make MetaScreen and MetaWorkspace GObjects 2008-11-17 15:56:34 -05:00
workspace.c Ensure that when a workspace is removed from the middle of the list, the 2009-01-09 15:04:53 +00:00
xprops.c gnome-doc-tools version doesn't need to be so high. disable the entire 2008-12-01 22:54:57 +00:00