summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandkeyboard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qt/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-281-1/+1
|\
| * Doc: Language editsVenugopal Shivashankar2016-08-171-1/+1
* | Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-111-8/+8
|/
* Mark the QtWaylandCompositor API as \preliminaryPaul Olav Tvete2016-05-121-0/+1
* Initial compositor support for xdg-shell wayland extensionJohan Klokkhammer Helsing2016-03-241-7/+1
* Send keyboard repeat informationPier Luigi Fiorini2016-03-221-12/+14
* Encapsulate conversion from scancodes to Waylands xkb_v1 keymap formatJohan Klokkhammer Helsing2016-03-181-7/+10
* Add clients with the correct versionPier Luigi Fiorini2015-11-281-2/+2
* Add keyboard repeat rate and delayPier Luigi Fiorini2015-11-281-0/+62
* Fix copyright headersPaul Olav Tvete2015-11-091-1/+1
* Merge branch '5.6' into wip-compositor-apiLaszlo Agocs2015-10-271-15/+40
* Add documentation to Qt Wayland CompositorEskil Abrahamsen Blomfeldt2015-10-261-2/+47
* Rename QWaylandExtensionContainer to QWaylandObjectPaul Olav Tvete2015-10-231-1/+1
* Merge branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-10-131-22/+38
* Remove the keyboard grabberPaul Olav Tvete2015-09-151-36/+4
* Remove global coordinatesJørgen Lind2015-09-141-1/+1
* Fix missing sending of modifiersJørgen Lind2015-09-101-9/+8
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-4/+4
* Make the default wl_shell available from QMLJørgen Lind2015-08-281-2/+2
* Move QWaylandKeyboardPrivate away from wayland_wrapperJørgen Lind2015-08-281-18/+322
* Remove transient(inactive|parent|offset) from QWaylandSurfaceJørgen Lind2015-08-281-2/+2
* Remove the static instance of a compositor.Jørgen Lind2015-08-281-1/+13
* Make addClient virutal api for Keyboard Pointer and touchJørgen Lind2015-08-281-0/+6
* Add missing functions in QWaylandKeyboardJørgen Lind2015-08-281-0/+18
* Public input apisJørgen Lind2015-08-281-0/+111