mutter/src
Jasper St. Pierre e86c53230f display: Move the pointer event handling code to work in terms of Clutter events
There is now a meta_display_handle_event alongside the
meta_display_handle_xevent function which handles events in terms of
Clutter events instead of X events. A Clutter event filter is
registered so that all Clutter events will pass through this function.
The pointer event handling code from the X event version has been moved
into this new function and has been modified to use the details from
the Clutter event instead of the X event. This is a step towards
moving all of the event handling code over to use Clutter events.

Based-heavily-on-a-patch-by: Neil Roberts <neil@linux.intel.com>
2013-11-12 16:53:14 -05:00
..
compositor shaped-texture: Use nearest-pixel interpolation if the texture is unscaled 2013-10-10 11:14:05 -04:00
core display: Move the pointer event handling code to work in terms of Clutter events 2013-11-12 16:53:14 -05:00
meta wayland: sync the keymap from X to wayland 2013-11-12 16:53:13 -05:00
ui Fix regression in mutter-wayland translations 2013-09-11 16:01:07 +02:00
wayland display: Rename meta_display_handle_event to meta_display_handle_xevent 2013-11-12 16:53:14 -05:00
.cvsignore
50-mutter-navigation.xml.in
50-mutter-system.xml.in
50-mutter-windows.xml.in
default_icon.png
idle-monitor.xml
libmutter-wayland.pc.in
Makefile.am Add support for xdg-shell 2013-11-12 16:53:13 -05:00
mutter-enum-types.c.in
mutter-enum-types.h.in
mutter-schemas.convert
mutter-wayland.desktop.in
org.gnome.mutter.gschema.xml.in
org.gnome.mutter.wayland.gschema.xml.in
run-mutter.sh
xrandr.xml