summaryrefslogtreecommitdiffstats
path: root/src/compositor/wayland_wrapper/qwlkeyboard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move QWaylandKeyboardPrivate away from wayland_wrapperJørgen Lind2015-08-281-384/+0
* Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-281-7/+7
* Remove QtWayland::SurfaceJørgen Lind2015-08-281-3/+2
* Fixups after rebasingJørgen Lind2015-08-281-0/+2
* Remove excess definition of QWaylandKeymapJørgen Lind2015-08-281-11/+4
* rename QWaylandExtensionTemplate::get to findInJørgen Lind2015-08-281-1/+1
* Remove transient(inactive|parent|offset) from QWaylandSurfaceJørgen Lind2015-08-281-2/+6
* Public input apisJørgen Lind2015-08-281-56/+47
* LGPL v3 license change for Qt Wayland CompositorJørgen Lind2015-07-241-27/+23
* Use xkbcommon for internal key events tooGiulio Camuffo2015-07-231-8/+13
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-291-0/+1
|\
| * Fix xkb keymap string leak in the compositorOlivier Blin2015-06-121-0/+1
* | update keymap right away when no key is currently pressedCedric Chedaleux2015-06-161-6/+13
|/
* Update copyright headersJani Heikkinen2015-02-171-4/+4
* Update the protocol to 1.4 and raise the required libwayland versionGiulio Camuffo2015-02-031-0/+5
* Gracefully fallback when xkb context creation failsOlivier Blin2014-10-231-9/+27
* Fix fd leak in case of ftruncate() failure in qwlkeyboardOlivier Blin2014-10-211-1/+3
* Fix namespaced buildGiulio Camuffo2014-08-071-0/+4
* Add grab support for QtWayland::KeyboardMikko Levonmaa2014-05-061-15/+55
* Rework the way buffers are used and renderedGiulio Camuffo2014-04-291-0/+12
* qwlkeyboard: fix non-xkb-buildThomas Senyk2014-03-281-0/+2
* Support changing the keymapGiulio Camuffo2014-03-101-7/+61
* Add support to get the focused keyboard resourceJan Arne Petersen2013-11-221-0/+5
* Add support for text protocol to compositorJan Arne Petersen2013-11-221-0/+1
* Use QMultiMap instead of wl_list for resourcesJan Arne Petersen2013-08-281-2/+1
* Compile fix for non-XKB buildsAndrew Knight2013-08-221-2/+2
* Add an own input and focus implementationJan Arne Petersen2013-08-061-0/+244