summaryrefslogtreecommitdiff
path: root/src/plugins/decorations/bradient/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...v5.15.9-lts-lgpl5.15Tarja Sundqvist2023-03-231-6/+3
|\
| * Client: support high-dpi mode for window iconLiang Qi2021-12-131-6/+3
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-221-20/+20
|/
* Update commercial license headersTarja Sundqvist2021-01-271-20/+20
* Fix incomplete QPainterPathv5.15.0-beta2Allan Sandfeld Jensen2020-03-101-0/+1
* Client: Avoid shadowing QPlatformWindow::windowGeometryDavid Edmundson2019-04-111-6/+6
* Client: Fix incorrect decoration size when QT_SCALE_FACTOR is setJohan Klokkhammer Helsing2019-01-301-17/+22
* Client decorations: Show menu on right clickJohan Klokkhammer Helsing2019-01-141-0/+2
* Decorations: Don't depend on wl_shellJohan Klokkhammer Helsing2018-09-201-8/+8
* 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
* Use new feature system, part 2Lars Knoll2016-11-231-2/+2
* 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
* | 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-231-0/+452