Mir

Comment 1 for bug 1321077

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

I'm not quite sure how, but it looks like the regression probably came from:

------------------------------------------------------------
revno: 1639 [merge]
author: Andreas Pokorny <email address hidden>
committer: Tarmac
branch nick: development-branch
timestamp: Mon 2014-05-19 22:10:04 +0000
message:
  Removing InputDispatcherConfiguration and the by-pass of the InputTranslator using a dynamic cast that was only necessary until lp~andreas-pokorny:extended-input-dispatcher lands

  The contents of the former InputDispatcherConfiguration have been moved to DefaultServerConfiguration. En passent the nested input relay was dropped too. The mir::input::InputDispatcher interface is now used directly. Note: Event filtering still works like before.

  Approved by PS Jenkins bot, Alexandros Frantzis, Alan Griffiths, Chris Halse Rogers.
------------------------------------------------------------