summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandkeyboard.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-101-29/+3
* Move internal function to private classPaul Olav Tvete2022-03-291-2/+0
* Send correct modifier state for non-windowsystem key eventsPaul Olav Tvete2022-03-151-0/+2
* QtWaylandCompositor: use cmake-generated export headersMarc Mutz2022-02-141-1/+1
* Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-161-15/+5
* Compositor: Rename QWaylandKeyboard::toScanCode to keyToScanCodeJohan Klokkhammer Helsing2018-09-171-1/+1
* Add QWaylandSeat::sendKeyEvent(int qtKey, bool pressed)Johan Klokkhammer Helsing2018-04-271-0/+2
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-13/+16
* Make QWaylandKeymap a QObjectJohan Klokkhammer Helsing2016-09-301-21/+4
* Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-111-3/+3
* Compile with -Wzero-as-null-pointer-constantPaul Olav Tvete2016-05-251-1/+1
* Rename QWaylandExtension to QWaylandCompositorExtensionPaul Olav Tvete2016-05-181-1/+1
* Initial compositor support for xdg-shell wayland extensionJohan Klokkhammer Helsing2016-03-241-1/+1
* Use WaylandCompositor module name for export macroPaul Olav Tvete2016-02-151-2/+2
* Add clients with the correct versionPier Luigi Fiorini2015-11-281-1/+1
* Add keyboard repeat rate and delayPier Luigi Fiorini2015-11-281-1/+10
* Fix copyright headersPaul Olav Tvete2015-11-091-1/+1
* Add documentation to Qt Wayland CompositorEskil Abrahamsen Blomfeldt2015-10-261-1/+1
* Rename QWaylandExtensionContainer to QWaylandObjectPaul Olav Tvete2015-10-231-2/+2
* Remove the keyboard grabberPaul Olav Tvete2015-09-151-15/+0
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-2/+2
* Move QWaylandKeyboardPrivate away from wayland_wrapperJørgen Lind2015-08-281-1/+1
* Remove excess definition of QWaylandKeymapJørgen Lind2015-08-281-2/+2
* Remove transient(inactive|parent|offset) from QWaylandSurfaceJørgen Lind2015-08-281-1/+1
* Remove the static instance of a compositor.Jørgen Lind2015-08-281-0/+3
* Make addClient virutal api for Keyboard Pointer and touchJørgen Lind2015-08-281-0/+3
* Public input apisJørgen Lind2015-08-281-0/+113