summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNeil Roberts <neil@linux.intel.com>2013-05-03 18:51:22 +0100
committerJasper St. Pierre <jstpierre@mecheye.net>2013-08-10 19:13:49 -0400
commit268ebb1b18c7dccb292c9cab4e5aea574c2e5f59 (patch)
tree7ed035ec47002313075c547a92dc732c4cba85fa /Makefile.am
parent40e820f551e5d02dc8d9eecb55419fe00558c670 (diff)
downloadmutter-268ebb1b18c7dccb292c9cab4e5aea574c2e5f59.tar.gz
wayland: Add basic input support
This copies the basic input support from the Clayland demo compositor. It adds a basic wl_seat implementation which can convert Clutter mouse events to Wayland events. For this to work all of the wayland surface actors need to be made reactive. The wayland keyboard input focus surface is updated whenever Mutter sees a FocusIn event so that it will stay in synch with whatever surface Mutter wants as the focus. Wayland surfaces don't get this event so for now it will just give them focus whenever they are clicked as a hack to test the code. Authored-by: Neil Roberts <neil@linux.intel.com> Authored-by: Giovanni Campagna <gcampagna@src.gnome.org>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions