commit | 8aedf7b11e32301cb25673cace238e840e06a63a | [log] [tgz] |
---|---|---|
author | Giulio Camuffo <giuliocamuffo@gmail.com> | Thu Jun 02 21:48:12 2016 +0300 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Fri Jun 03 13:17:18 2016 +0300 |
tree | e9bfbde26f7079e3e5c476858c484a1622eb52f5 | |
parent | d52f3b775bf267b9c5313ab3ef65414a813ca51c [diff] |
libinput: don't use weston_config when configuring input devices Instead add callbacks to the drm and fbdev backends and pass that to the input backens so that when a new device needs to be configured that is called and the compositor can configure it. Signed-off-by: Giulio Camuffo <giuliocamuffo@gmail.com> Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>