Mir

Comment 1 for bug 1602966

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: [regression] Zoom/contrast/negative desktop effects don't work any more in mir_proving_server

Bisected. The regression appeared in:

------------------------------------------------------------
revno: 3565 [merge]
author: Andreas Pokorny <email address hidden>
committer: Tarmac
branch nick: development-branch
timestamp: Wed 2016-06-29 15:25:08 +0000
message:
  Repurpose XKBMapper to also handle server side key mapping

  XKBMapper stores a per device keymap and a "surface" keymap. This represents the two use cases for keymap configuration - a server side per device configuration and a client side keymap per client surface. Also with this change the default us keymap previously set on the client XKBMapper is replaced by a default us keymap per device.

  Approved by mir-ci-bot, Kevin DuBois, Alexandros Frantzis.
------------------------------------------------------------