summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandinputmethodcontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support TextInput V3 over v4-wipDavid Edmundson2023-12-131-43/+21
* Fix potential nullptr access in the compositor when killing clientsRobert Griebl2022-06-171-2/+2
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-28/+2
* Also accept a client text-input extension registered too lateDominik Holland2022-03-151-6/+13
* Support text-input-unstable-v4-wipInho Lee2021-11-191-4/+53
* Support different text input protocolsLiang Qi2021-10-071-1/+6
* New input method protocol for use with Qt clientsEskil Abrahamsen Blomfeldt2020-08-261-7/+36
* CMake: Regenerate and adjust projects after mergeAlexandru Croitor2020-03-261-0/+2
* Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-161-15/+5
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-3/+1
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-201-1/+1
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-12/+15
* Fix build without feature.imTasuku Suzuki2017-01-131-4/+0
* Use new feature system, part 2Lars Knoll2016-11-231-2/+2
* Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-111-7/+7
* Avoid connect calls for null objectLaszlo Agocs2016-05-311-3/+6
* Fix text-input support for new APIJan Arne Petersen2016-04-181-0/+162