summaryrefslogtreecommitdiffstats
path: root/tests/manual/keymap
Commit message (Collapse)AuthorAgeFilesLines
* Make QWaylandKeymap a QObjectJohan Klokkhammer Helsing2016-09-301-0/+87
This makes it possible to use defaultSeat declaratively by allowing it to be uninitialized until the QWaylandCompositor::create has been called. Change-Id: I962cc7cc82a0bbc9240abb50cf92dee77e4a0ba6 Reviewed-by: Pier Luigi Fiorini <pierluigi.fiorini@hawaiios.org> Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>