~vorlon/mir/explicit-gcc-version-and-g++4.9-compatibility

Viewing all changes in revision 1724.

  • Committer: Alan Griffiths
  • Author(s): Andreas Pokorny
  • Date: 2014-06-26 16:03:00 UTC
  • mfrom: (1713.2.7 input-sender-3)
  • Revision ID: alan@octopull.co.uk-20140626160300-hkk9gft2qlokz3kj
Sending user input events through Surfaces

Adds input::Surface::consume to send MirEvent to clients. BasicSurface uses mir::input::InputSender for that purpose. The default implementation of InputSender provided as mir::input::android::InputSender is based on the android input stack, i.e. using droidinput::InputChannel and droidinput::InputPublisher for that.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: