summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandxdgsurface_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move xdg-shell-v5 to a pluginJohan Klokkhammer Helsing2018-05-091-133/+0
* Client: Add acked configure support and implement it for xdg-shell v6Johan Klokkhammer Helsing2018-05-071-12/+9
* 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-2/+2
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-5/+5
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-15/+15
* Use the feature system internallyLars Knoll2016-11-231-1/+1
* Create and destroy the shell surface when showing and hidingGiulio Camuffo2016-11-171-2/+3
* Remove QWaylandWindow::shellManagesActiveStateJohan Klokkhammer Helsing2016-11-101-2/+0
* Include headers with full pathPier Luigi Fiorini2016-10-011-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-111-1/+5
|\
| * Make wl_shell and xdg_shell use the QWaylandShellIntegration interfaceJohan Klokkhammer Helsing2016-08-091-1/+3
| * Client: Refactor window active stateJohan Klokkhammer Helsing2016-08-081-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-0/+1
|\|
| * Use xdg_shell configure events to determine active windowJohan Klokkhammer Helsing2016-07-041-0/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-1/+1
|\|
| * Client: Fix incorrect size when maximizing using xdg_shellJohan Klokkhammer Helsing2016-06-161-1/+1
* | 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
* | xdg-shell: upgrade to support current version (weston-1.6.0)Philippe Coval2014-12-281-6/+5
|/
* Add a way to have out of source shell integrationsGiulio Camuffo2014-08-071-0/+8
* xdg-shell: upgrade to support current version (weston-1.5.0)Philippe Coval2014-06-201-3/+8
* Add minimize feature to QWindow using wayland's xdg-shellPhilippe Coval2014-06-091-0/+105