summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandwlshellsurface_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move wl-shell to a pluginJohan Klokkhammer Helsing2018-05-181-131/+0
* Client: Add acked configure support and implement it for xdg-shell v6Johan Klokkhammer Helsing2018-05-071-8/+13
* Client: Implement QPlatformWindow::startSystemMove()Johan Klokkhammer Helsing2018-03-051-1/+1
* Use override when applicableJohan Klokkhammer Helsing2018-02-281-1/+1
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-281-1/+1
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-3/+3
* Change serial parameter from int to uintJohan Klokkhammer Helsing2017-11-061-1/+1
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-16/+16
* Use the feature system internallyLars Knoll2016-11-231-1/+1
* Create and destroy the shell surface when showing and hidingGiulio Camuffo2016-11-171-2/+4
* Include headers with full pathPier Luigi Fiorini2016-10-011-2/+2
* Make qwaylandclientexport publicPaul Olav Tvete2016-05-191-1/+1
* Updated license headersAntti Kokko2016-01-201-14/+20
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-051-0/+11
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-2/+3
|\
| * Make QWaylandShellSurface a QObject to allow build without RTTIOlivier Blin2015-03-271-2/+3
* | Update copyright headersJani Heikkinen2015-02-171-22/+14
* | Namespace the platform pluginsGiulio Camuffo2015-01-291-1/+6
|/
* Add a way to have out of source shell integrationsGiulio Camuffo2014-08-071-0/+8
* Add minimize feature to QWindow using wayland's xdg-shellPhilippe Coval2014-06-091-0/+101