summaryrefslogtreecommitdiffstats
path: root/src/plugins/decorations
Commit message (Expand)AuthorAgeFilesLines
* Client: Fix regression; drawing decorations of active windows as inactiveJohan Klokkhammer Helsing2018-08-281-2/+3
* Draw disabled text color for inactive window decorationsJohan Klokkhammer Helsing2018-06-291-2/+4
* Client: Improve the look of bradientJohan Klokkhammer Helsing2018-06-251-108/+18
* Client: Move bradient buttons inside processMouseTopJohan Klokkhammer Helsing2018-06-201-12/+15
* Client: Use a pixel font size for window decorationsJohan Klokkhammer Helsing2018-06-191-0/+1
* Client: Fix bradient compilation error without xpmJohan Klokkhammer Helsing2018-06-191-1/+1
* Client: Add acked configure support and implement it for xdg-shell v6Johan Klokkhammer Helsing2018-05-071-4/+3
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-3/+1
* Fix warning about unused variableThiago Macieira2017-04-041-1/+0
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-5/+5
* Fix build without feature.cursorTasuku Suzuki2017-01-131-0/+20
* Set PLUGIN_CLASS_NAME in .pro filesPaul Olav Tvete2017-01-021-0/+1
* Use new feature system, part 2Lars Knoll2016-11-231-2/+2
* Move qtwayland over to use the new configuration systemLars Knoll2016-11-231-6/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-4/+4
|\
| * Only resize when the cursor is actually on the window frameJohan Klokkhammer Helsing2016-06-201-4/+4
* | Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-03-081-3/+2
|\|
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-3/+2
* | Updated license headersAntti Kokko2016-01-201-15/+21
|/
* bradient: Activate the decoration's buttons on mouse release, not pressGiulio Camuffo2015-06-091-6/+36
* Update copyright headersJani Heikkinen2015-02-171-22/+14
* Namespace the platform pluginsGiulio Camuffo2015-01-291-0/+3
* QtWaylandClient: Pluginize window decorations.Robin Burchell2014-09-234-0/+475