1
0
Fork 0
mutter-performance-source/src/x11
Jasper St. Pierre 46361c3e28 events: Return early if we close the display
This is so we won't poke into the MetaDisplay, which is invalid memory,
and crash. This can sometimes work right now because GSlice might not
deallocate the object immediately, but it's still not a fun thing to do.
2014-07-13 11:43:28 -04:00
..
async-getprop.c Remove trailing whitespace 2014-05-02 09:34:48 -04:00
async-getprop.h Remove trailing whitespace 2014-05-02 09:34:48 -04:00
events.c events: Return early if we close the display 2014-07-13 11:43:28 -04:00
events.h Move all X11 event processing to a new file in x11/ 2014-06-11 16:28:45 -04:00
group-private.h Remove trailing whitespace 2014-05-02 09:34:48 -04:00
group-props.c Remove trailing whitespace 2014-05-02 09:34:48 -04:00
group-props.h Remove trailing whitespace 2014-05-02 09:34:48 -04:00
group.c Remove trailing whitespace 2014-05-02 09:34:48 -04:00
iconcache.c Remove trailing whitespace 2014-05-02 09:34:48 -04:00
iconcache.h Remove trailing whitespace 2014-05-02 09:34:48 -04:00
mutter-Xatomtype.h Remove trailing whitespace 2014-05-02 09:34:48 -04:00
session.c window: Rename get_geometry to get_session_geometry 2014-05-27 15:15:56 -04:00
session.h Remove trailing whitespace 2014-05-02 09:34:48 -04:00
testasyncgetprop.c Remove trailing whitespace 2014-05-02 09:34:48 -04:00
window-props.c window-props: Make sure that recalc_window_type is always called 2014-07-10 17:07:52 -04:00
window-props.h Remove trailing whitespace 2014-05-02 09:34:48 -04:00
window-x11-private.h common: Do not leak MetaResizePopup to the public api 2014-06-04 15:53:29 +02:00
window-x11.c window-props: Use the standard property type system for _NET_WM_WINDOW_TYPE 2014-07-10 15:05:40 -04:00
window-x11.h window-props: Use the standard property type system for _NET_WM_WINDOW_TYPE 2014-07-10 15:05:40 -04:00
xprops.c xprops: free the text list content too 2014-05-07 19:04:54 +02:00
xprops.h Remove trailing whitespace 2014-05-02 09:34:48 -04:00