summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support multi-key for input context pluginJiDe Zhang2024-03-101-13/+25
* Support TextInput V3 over v4-wipDavid Edmundson2023-12-131-5/+1
* Implement setBadgeNumber for wayland backendCarl Schwan2023-04-121-0/+5
* Client: Check for shell integration when initializing platform pluginIlya Fedin2023-04-031-11/+7
* Client: let QWaylandClientExtension work before platform integration is assignedIlya Fedin2023-04-031-0/+5
* Introduce path for surviving compositor restartsDavid Edmundson2023-03-071-0/+11
* Client: Stop requesting activation on every focus object changeVlad Zahorodnii2023-02-221-13/+0
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-101-1/+1
* Also use text-input if QT_IM_MODULE is empty or "wayland"Weng Xuetian2022-07-131-1/+1
* Keep toplevel windows in the top left corner of the screenDavid Redondo2022-06-221-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* client: add ScreenWindowGrabbing capabilityLiang Qi2022-03-241-0/+2
* Fix crash if no input method module could be loadedJoni Poikelin2022-02-031-1/+1
* Add client support for the text-input-unstable-v1 protocolDominik Holland2022-02-021-2/+2
* Introduce new qt-shell and an API for custom shellsPaul Olav Tvete2021-12-021-0/+16
* Only return modifiers if we have focusDavid Redondo2021-11-291-1/+1
* Support text-input-unstable-v4-wipInho Lee2021-11-191-1/+5
* Clean up some qDebug() which are not intendedLiang Qi2021-11-111-7/+2
* tests: add test for multiple text inputLiang Qi2021-11-091-2/+7
* Support different text input protocols - updateLiang Qi2021-10-201-1/+1
* Move the wayland socket polling to a separate event threadGiulio Camuffo2021-10-181-4/+2
* Hook up queryKeyboardModifersDavid Redondo2021-06-141-0/+8
* Connect flushRequest after forceRoundTripElvis Lee2021-04-131-5/+8
* client: Allow QWaylandInputContext to accept composed key combinationsAleix Pol2021-04-131-5/+3
* Handle registry_global out of constructorElvis Lee2021-03-041-3/+6
* Support platform specific implementationElvis Lee2021-02-171-11/+34
* Client: Drop XdgShellV5 and XdgShellV6David Edmundson2020-11-111-7/+0
* New input method protocol for use with Qt clientsEskil Abrahamsen Blomfeldt2020-08-261-3/+8
* Adapt to recent qtbase changes and update dependenciesFriedemann Kleint2020-07-291-2/+2
* Adapt to moving of UNIX services/themes into QtGuiFriedemann Kleint2020-06-261-1/+1
* Update dependencies on 'dev' in qt/qtwaylandLiang Qi2020-06-161-3/+3
* Adapt to moving EventDispatchers to QtGuiFriedemann Kleint2020-06-111-1/+1
* Adapt to QPlatformBackingStoreOpenGLSupport removalTor Arne Vestbø2020-06-031-6/+1
* Adapt to QtPlatformCompositorSupport removalTor Arne Vestbø2020-06-031-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-141-7/+0
|\
| * Merge remote-tracking branch 'origin/5.15' into 5.15.0Qt Forward Merge Bot2020-04-231-1/+1
| |\
| * | Don't force gamma-correction offAllan Sandfeld Jensen2020-04-211-7/+0
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-291-1/+1
|\ \ \ | | |/ | |/|
| * | Update connects to QSocketNotifier::activatedMårten Nordheim2020-04-211-1/+1
| |/
* / Inject OpenGL dependency for backing storeJohan Klokkhammer Helsing2020-02-191-1/+8
|/
* Client: Add basic support for tablet-unstable-v2Johan Klokkhammer Helsing2020-01-081-0/+2
* Client: Support running with no screensJohan Klokkhammer Helsing2019-11-121-7/+5
* Client: Add Vulkan support for WaylandJohan Klokkhammer Helsing2019-10-251-0/+17
* Use new ifdef style for accessibility_atspi_bridgeJohan Klokkhammer Helsing2019-09-211-2/+2
* Use QGenericUnixTheme to provide themesJan Grulich2019-09-171-34/+2
* Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-031-15/+24
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Johan Klokkhammer Helsing2019-08-291-15/+24
| |\
| | * Fix race condition for client buffer integration initializationJohan Klokkhammer Helsing2019-08-201-11/+20
* | | Fix typoPier Luigi Fiorini2019-08-031-1/+1
* | | Remove usages of deprecated QLatin1LiteralSona Kurazyan2019-06-251-1/+1