| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add QWaylandApplication::xkbContext() | Dmitry Kazakov | 2025-09-12 | 1 | -0/+12 |
| * | client: Remove support for surface extension | David Redondo | 2024-06-05 | 1 | -1/+0 |
| * | Make sure wayland object destructors are called | David Redondo | 2024-01-17 | 1 | -5/+11 |
| * | client: Do not cast placeholder screens to QWaylandScreen | Aleix Pol | 2023-03-06 | 1 | -1/+1 |
| * | Client: Provide support for custom shells | Vlad Zahorodnii | 2022-12-08 | 1 | -2/+3 |
| * | client: Implement QNativeInterface::Private::QWaylandWindow | David Redondo | 2022-12-08 | 1 | -1/+1 |
| * | Implement QNativeInterface::QWaylandApplication | David Redondo | 2022-10-27 | 1 | -0/+55 |
| * | Client: Expose a way to set window margins via native interface | Ilya Fedin | 2022-07-19 | 1 | -0/+17 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-10 | 1 | -38/+2 |
| * | Client: Expose default input device's serial through integration | Ilya Fedin | 2022-06-09 | 1 | -0/+2 |
| * | Update to match qtbase changes to platform headers | Tor Arne Vestbø | 2020-08-19 | 1 | -40/+0 |
| * | Adapt to recent qtbase changes and update dependencies | Friedemann Kleint | 2020-07-29 | 1 | -1/+1 |
| * | Client: Add Vulkan support for Wayland | Johan Klokkhammer Helsing | 2019-10-25 | 1 | -0/+12 |
| * | Client: Expose default input device through integration | Pier Luigi Fiorini | 2019-08-23 | 1 | -0/+22 |
| * | Client: Make QWaylandWindow's wl_surface inheritance private | Johan Klokkhammer Helsing | 2019-03-14 | 1 | -1/+1 |
| * | Move wl-shell to a plugin | Johan Klokkhammer Helsing | 2018-05-18 | 1 | -10/+5 |
| * | Use new feature system, part 2 | Lars Knoll | 2016-11-23 | 1 | -2/+2 |
| * | Use the feature system internally | Lars Knoll | 2016-11-23 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'qt/5.7' into 5.8 | Paul Olav Tvete | 2016-11-10 | 1 | -0/+2 |
| |\ |
|
| | * | Merge remote-tracking branch 'qt/5.6' into 5.7 | Paul Olav Tvete | 2016-11-10 | 1 | -0/+2 |
| | |\ |
|
| | | * | Fix build when some features are disabled | Paul Olav Tvete | 2016-11-07 | 1 | -0/+2 |
| * | | | Cleanup and null ptr check | Paul Olav Tvete | 2016-09-18 | 1 | -9/+10 |
| * | | | Compile with -no-opengl | Johan Klokkhammer Helsing | 2016-07-20 | 1 | -0/+2 |
| |/ / |
|
| * | | Updated license headers | Antti Kokko | 2016-01-20 | 1 | -14/+20 |
| * | | Merge remote-tracking branch 'origin/5.6' into dev | Liang Qi | 2015-12-01 | 1 | -0/+10 |
| |\| |
|
| | * | Add wl_shell_surface as nativeResourceForWindow | Martin Gräßlin | 2015-10-30 | 1 | -0/+10 |
| * | | Add QWaylandWindowFunctions | Mikko Levonmaa | 2015-11-06 | 1 | -0/+41 |
| |/ |
|
| * | Fix possible race condition leading to a dead lock | Giulio Camuffo | 2015-07-06 | 1 | -2/+0 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-17 | 1 | -22/+14 |
| * | Add a integration hook to get the wayland queue used by the QPA plugin | Giulio Camuffo | 2015-02-16 | 1 | -0/+2 |
| * | Namespace the platform plugins | Giulio Camuffo | 2015-01-29 | 1 | -0/+4 |
| * | Allow retrieving the egl display for a QWindow on wayland | Giulio Camuffo | 2015-01-05 | 1 | -0/+2 |
| * | Enable Qt WebEngine on Wayland | Laszlo Agocs | 2014-12-04 | 1 | -1/+21 |
| * | Add a way to have out of source shell integrations | Giulio Camuffo | 2014-08-07 | 1 | -13/+4 |
| * | Reduce headers inter-dependency in the QPA plugin | Giulio Camuffo | 2014-06-16 | 1 | -0/+1 |
| * | Make classes in client private | Jorgen Lind | 2013-12-27 | 1 | -7/+7 |
| * | Add wl_display and server_buffer_integration to the native interface | Jorgen Lind | 2013-12-27 | 1 | -1/+3 |
| * | Move wayland into a client directory not under the plugins src folder | Jorgen Lind | 2013-12-27 | 1 | -0/+134 |