summaryrefslogtreecommitdiffstats
path: root/src/client/shellintegration
Commit message (Expand)AuthorAgeFilesLines
* Disambiguate static variablesFriedemann Kleint2023-02-131-3/+3
* Client: fix license in two filesThiago Macieira2022-06-212-2/+2
* Use SPDX license identifiersLucie Gérard2022-06-107-246/+14
* QtWaylandClient: includemocsLiang Qi2022-06-011-0/+2
* Replace QScopedPointer with std::unique_ptrThiago Macieira2022-05-111-2/+2
* QtWaylandClient: use the CMake exports.h supportThiago Macieira2022-04-283-4/+4
* Make sure all private headers include at least one otherThiago Macieira2022-03-082-0/+2
* Remove QWaylandShellIntegration::findGlobalPaul Olav Tvete2021-12-092-24/+2
* Q*FActory: remove unused path argumentsThiago Macieira2021-12-022-37/+6
* Introduce new qt-shell and an API for custom shellsPaul Olav Tvete2021-12-023-3/+171
* Wayland client: use wl_keyboard to determine active stateMéven Car2021-10-041-6/+0
* Move wl-shell to a pluginJohan Klokkhammer Helsing2018-05-181-0/+5
* Move xdg-shell-v5 to a pluginJohan Klokkhammer Helsing2018-05-092-7/+15
* Use override when applicableJohan Klokkhammer Helsing2018-02-281-1/+1
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-281-1/+1
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-201-1/+1
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-261-1/+1
* Fix all the warnings about deprecated qLoadPlugin1Thiago Macieira2017-06-221-2/+2
* Use new feature system, part 2Lars Knoll2016-11-231-3/+3
* Use the feature system internallyLars Knoll2016-11-233-4/+3
* Remove QWaylandWindow::shellManagesActiveStateJohan Klokkhammer Helsing2016-11-101-1/+14
* Make qwaylandclientexport publicPaul Olav Tvete2016-05-193-3/+3
* Updated license headersAntti Kokko2016-01-205-70/+100
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-053-0/+33
* Update copyright headersJani Heikkinen2015-02-175-108/+68
* Namespace the platform pluginsGiulio Camuffo2015-01-295-0/+20
* Add a way to have out of source shell integrationsGiulio Camuffo2014-08-076-0/+358