summaryrefslogtreecommitdiff
path: root/src/plugins/shellintegration/wl-shell
Commit message (Expand)AuthorAgeFilesLines
* Port wlshell integration to QWaylandShellIntegrationTemplateDavid Redondo2023-03-012-21/+6
* client: Implement QNativeInterface::Private::QWaylandWindowDavid Redondo2022-12-081-0/+2
* Add private header filters to the qt_interal_add_module callsAlexey Edelev2022-10-121-0/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-105-191/+11
* QtWlShellIntegrationPrivate: includemocsLiang Qi2022-06-011-0/+2
* QtWaylandClient: use the CMake exports.h supportThiago Macieira2022-04-282-2/+2
* Remove QWaylandShellIntegration::findGlobalPaul Olav Tvete2021-12-092-10/+9
* Introduce new qt-shell and an API for custom shellsPaul Olav Tvete2021-12-022-10/+11
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-091-1/+1
* CMake: Make WAYLAND_INCLUDE_DIR argument internalJoerg Bornemann2021-08-041-1/+1
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-061-2/+2
* cmake: be more flexible when creating Wayland client and server extension hea...Robert Griebl2021-06-161-0/+2
* Add the 'Private' suffix to the internal module namesAlexey Edelev2021-05-311-4/+4
* Export wl-shell integrationElvis Lee2021-04-291-11/+25
* Remove QMake project filesJoerg Bornemann2021-02-111-25/+0
* Make setting QT_SCALE_FACTOR work on WaylandMorten Johan Sørvig2020-11-161-1/+1
* Client: Drop XdgShellV5 and XdgShellV6David Edmundson2020-11-111-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-011-1/+1
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-293-3/+4
|\
| * Client: Implement QPlatformWindow::startSystemResizeJohan Klokkhammer Helsing2020-02-052-2/+3
* | CMake: Regenerate and adjust projects after mergeAlexandru Croitor2020-03-261-9/+7
* | Initial CMake portJohan Klokkhammer Helsing2019-11-261-0/+38
|/
* Eradicate Q_FOREACH loops [1/2]: trivial casesMarc Mutz2019-05-211-1/+2
* Client: Make QWaylandWindow's wl_surface inheritance privateJohan Klokkhammer Helsing2019-03-142-11/+10
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-221-2/+2
|\
| * use new feature name xkbcommon_evdev -> xkbcommonGatis Paeglis2018-12-051-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-051-4/+4
|\ \ | |/
| * Only print deprecation warning when using deprecated shellsPaul Olav Tvete2018-11-071-4/+4
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-301-1/+1
|\ \ | |/
| * Client: Fix fullscreen regression on wl-shellJohan Klokkhammer Helsing2018-10-281-1/+1
* | Don't include system versions of wayland protocolJohan Klokkhammer Helsing2018-10-032-3/+0
* | Decorations: Don't depend on wl_shellJohan Klokkhammer Helsing2018-09-202-5/+13
|/
* Client: Deprecate xdg-shell-v5 and wl-shellJohan Klokkhammer Helsing2018-09-051-0/+4
* Fix build: some shells need to link to libxkbcommonThiago Macieira2018-06-201-0/+2
* Client: Get rid of QWaylandShellSurface::setTypeJohan Klokkhammer Helsing2018-06-192-11/+9
* Move wl-shell to a pluginJohan Klokkhammer Helsing2018-05-187-0/+676