summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandnativeinterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make sure wayland object destructors are calledDavid Redondo2024-01-171-5/+11
* client: Do not cast placeholder screens to QWaylandScreenAleix Pol2023-03-061-1/+1
* Client: Provide support for custom shellsVlad Zahorodnii2022-12-081-2/+3
* client: Implement QNativeInterface::Private::QWaylandWindowDavid Redondo2022-12-081-1/+1
* Implement QNativeInterface::QWaylandApplicationDavid Redondo2022-10-271-0/+55
* Client: Expose a way to set window margins via native interfaceIlya Fedin2022-07-191-0/+17
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* Client: Expose default input device's serial through integrationIlya Fedin2022-06-091-0/+2
* Update to match qtbase changes to platform headersTor Arne Vestbø2020-08-191-40/+0
* Adapt to recent qtbase changes and update dependenciesFriedemann Kleint2020-07-291-1/+1
* Client: Add Vulkan support for WaylandJohan Klokkhammer Helsing2019-10-251-0/+12
* Client: Expose default input device through integrationPier Luigi Fiorini2019-08-231-0/+22
* Client: Make QWaylandWindow's wl_surface inheritance privateJohan Klokkhammer Helsing2019-03-141-1/+1
* Move wl-shell to a pluginJohan Klokkhammer Helsing2018-05-181-10/+5
* Use new feature system, part 2Lars Knoll2016-11-231-2/+2
* Use the feature system internallyLars Knoll2016-11-231-1/+1
* Merge remote-tracking branch 'qt/5.7' into 5.8Paul Olav Tvete2016-11-101-0/+2
|\
| * Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-11-101-0/+2
| |\
| | * Fix build when some features are disabledPaul Olav Tvete2016-11-071-0/+2
* | | Cleanup and null ptr checkPaul Olav Tvete2016-09-181-9/+10
* | | Compile with -no-openglJohan Klokkhammer Helsing2016-07-201-0/+2
|/ /
* | Updated license headersAntti Kokko2016-01-201-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-011-0/+10
|\|
| * Add wl_shell_surface as nativeResourceForWindowMartin Gräßlin2015-10-301-0/+10
* | Add QWaylandWindowFunctionsMikko Levonmaa2015-11-061-0/+41
|/
* Fix possible race condition leading to a dead lockGiulio Camuffo2015-07-061-2/+0
* Update copyright headersJani Heikkinen2015-02-171-22/+14
* Add a integration hook to get the wayland queue used by the QPA pluginGiulio Camuffo2015-02-161-0/+2
* Namespace the platform pluginsGiulio Camuffo2015-01-291-0/+4
* Allow retrieving the egl display for a QWindow on waylandGiulio Camuffo2015-01-051-0/+2
* Enable Qt WebEngine on WaylandLaszlo Agocs2014-12-041-1/+21
* Add a way to have out of source shell integrationsGiulio Camuffo2014-08-071-13/+4
* Reduce headers inter-dependency in the QPA pluginGiulio Camuffo2014-06-161-0/+1
* Make classes in client privateJorgen Lind2013-12-271-7/+7
* Add wl_display and server_buffer_integration to the native interfaceJorgen Lind2013-12-271-1/+3
* Move wayland into a client directory not under the plugins src folderJorgen Lind2013-12-271-0/+134