summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandabstractdecoration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Client: Fix incorrect decoration size when QT_SCALE_FACTOR is setJohan Klokkhammer Helsing2019-01-301-5/+6
* Client decorations: Show menu on right clickJohan Klokkhammer Helsing2019-01-141-6/+15
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-031-1/+2
|\
| * Client: Fix incorrect damage for decoration edgesJohan Klokkhammer Helsing2019-01-031-1/+2
* | Decorations: Don't depend on wl_shellJohan Klokkhammer Helsing2018-09-201-2/+2
|/
* Send damage for window decorationsJohan Klokkhammer Helsing2018-06-291-0/+14
* Use override when applicableJohan Klokkhammer Helsing2018-02-281-1/+1
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-9/+5
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-201-3/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-1/+4
|\
| * Set device pixel ratio for window decorations on scaled windowsJohan Klokkhammer Helsing2016-06-091-1/+4
* | Updated license headersAntti Kokko2016-01-201-15/+21
* | Check if we have a shellSurface in the decorationJørgen Lind2015-08-281-2/+2
|/
* Fix typo that leads to mis-evaluation of an expression.Christian Kandeler2015-06-091-1/+1
* Update copyright headersJani Heikkinen2015-02-171-22/+14
* Namespace the platform pluginsGiulio Camuffo2015-01-291-0/+4
* decorations: Remove strange set dance between QWaylandWindow & QWaylandAbstra...Robin Burchell2014-09-231-2/+0
* QtWaylandClient: Pluginize window decorations.Robin Burchell2014-09-231-345/+63
* Rename QWaylandDecoration => QWaylandAbstractDecorationRobin Burchell2014-09-231-0/+471