mutter/src/x11
Florian Müllner e9944350d3 delete: Share some code between X11 and wayland
In order to kill a window, on both X11 and wayland we first try to
kill(3) the corresponding process, so we can add the newly added
get_client_pid() method to share that code.

https://bugzilla.gnome.org/show_bug.cgi?id=772613
2016-10-10 23:35:02 +02:00
..
atomnames.h Move atomnames.h to x11/ 2015-04-27 16:36:56 -07:00
events.c Always use the default screen 2016-07-23 10:55:02 +08: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 group: Convert code to XCB to prevent errors 2015-08-05 13:39:23 -07:00
iconcache.c iconcache: Mark surfaces as dirty after changing data 2015-10-16 04:04:31 +02:00
iconcache.h x11: Change the iconcache / window icons to being cairo surfaces 2014-12-31 21:11:21 -08:00
mutter-Xatomtype.h mutter-Xatomtype: Fix the sizes of these structs 2015-06-23 11:46:29 -07:00
session.c Revert "Add "size states" which save window size information" 2016-01-10 15:16:09 +01:00
session.h Remove trailing whitespace 2014-05-02 09:34:48 -04:00
window-props.c configure.ac: Add AC_GNU_SOURCE 2016-07-20 14:23:48 +08:00
window-props.h Remove trailing whitespace 2014-05-02 09:34:48 -04:00
window-x11-private.h Move the resizepopup to a compositor-side feature 2014-12-29 17:44:41 -08:00
window-x11.c delete: Share some code between X11 and wayland 2016-10-10 23:35:02 +02:00
window-x11.h window-props: Don't make another round-trip to fetch the opaque region 2014-07-13 22:51:25 -04:00
xprops.c xprops: Null-terminate property reply values 2016-01-12 16:30:30 +01:00
xprops.h xprops: More Xlib / long cleanliness with Motif WM hints 2015-06-24 14:34:48 -07:00