1
0
Fork 0
mutter-performance-source/src/core
Owen W. Taylor c2f894963a Use GDK error trapping straight-up
The hacks we were playing by calling gdk_error_trap_push() and then
resetting the error handler are incompatible with the rewrite of
GDK error traps.

Since the new error code has some features that simplify what we
are doing (like automatically figuring out whether a XSync() is needed)
and because our custom error handler didn't have a lot of a point,
use a separate code path for GTK+ 3.0 builds that just uses the
GDK error traps straight-up without a custom error handler.

https://bugzilla.gnome.org/show_bug.cgi?id=630195
2010-09-20 18:41:21 -04: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 Make libcanberra support optional 2010-02-11 12:04:11 -05:00
bell.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
boxes.c introspection: Build with --warn-fatal, drop fix-meta-rectangle.py hack 2010-09-07 10:48:07 -04:00
constraints.c Implement side-by-side tiling 2010-09-17 16:00:03 +02:00
constraints.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
core.c Implement side-by-side tiling 2010-09-17 16:00:03 +02:00
delete.c Add _XOPEN_SOURCE display.c for gethostname() 2010-06-07 14:26:45 -04:00
display-private.h Add meta_window_is_remote 2010-06-07 09:44:14 -04:00
display.c Optionally attach modal dialogs 2010-09-11 05:36:12 +04:00
edge-resistance.c Fix crash when struts change during grab operation 2010-02-09 17:00:20 -05:00
edge-resistance.h src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
errors.c Use GDK error trapping straight-up 2010-09-20 18:41:21 -04:00
eventqueue.c Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
eventqueue.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
frame-private.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
frame.c Optionally attach modal dialogs 2010-09-11 05:36:12 +04:00
group-private.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04: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 introspection: Build with --warn-fatal, drop fix-meta-rectangle.py hack 2010-09-07 10:48:07 -04:00
iconcache.c Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
iconcache.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
keybindings-private.h Enforce a policy of single-handling of key events 2009-08-26 12:26:58 -04:00
keybindings.c introspection: Build with --warn-fatal, drop fix-meta-rectangle.py hack 2010-09-07 10:48:07 -04:00
main.c Remove usage of 'gdk_display', a removed symbol in gtk3. 2010-09-10 15:18:06 -04:00
mutter-Xatomtype.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
place.c Refer to monitors as "monitors" rather than "xineramas" 2009-08-31 14:39:48 -04:00
place.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
prefs.c Implement side-by-side tiling 2010-09-17 16:00:03 +02:00
screen-private.h Implement side-by-side tiling 2010-09-17 16:00:03 +02:00
screen.c Implement side-by-side tiling 2010-09-17 16:00:03 +02:00
session.c Don't warn about a missing session file 2010-02-11 13:02:49 -05:00
session.h Adding doxygen headers to some files. 2008-08-18 10:25:17 +00:00
stack-tracker.c Avoid confusion when _NET_WM_USER_TIME_WINDOW is in the window stack 2010-09-17 14:23:33 -04:00
stack-tracker.h Move compositor-stack handling to MetaStackTracker 2009-06-29 23:05:11 -04:00
stack.c Refer to monitors as "monitors" rather than "xineramas" 2009-08-31 14:39:48 -04:00
stack.h Add a MetaScreen:restacked signal and expose MetaWindow.layer 2009-03-12 17:07:27 -04:00
testasyncgetprop.c Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
testboxes.c Refer to monitors as "monitors" rather than "xineramas" 2009-08-31 14:39:48 -04:00
util.c src/core/util.c: Fix warning in case WITH_VERBOSE_MODE is not set 2010-07-12 11:07:26 -04:00
window-private.h Implement side-by-side tiling 2010-09-17 16:00:03 +02:00
window-props.c _MUTTER_HINTS 2010-05-14 12:20:56 +01:00
window-props.h Don't read most properties for override-redirect windows 2009-06-29 22:32:19 -04:00
window.c Fix behavior of the window resize popup to only appear when resizing 2010-09-20 11:14:45 -04:00
workspace-private.h Refer to monitors as "monitors" rather than "xineramas" 2009-08-31 14:39:48 -04:00
workspace.c introspection: Fix annotations 2010-09-15 02:31:47 +02:00
xprops.c Work around Xlib 64-bit "specialness" 2010-01-25 11:07:32 -05:00