summaryrefslogtreecommitdiff
path: root/src/plugins/decorations
Commit message (Expand)AuthorAgeFilesLines
* client: Allow resizing with touch input on client-side decorationsEskil Abrahamsen Blomfeldt2022-12-051-37/+80
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-232-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-082-0/+6
* Use SPDX license identifiersLucie Gérard2022-06-101-39/+3
* QtWaylandClient: use the CMake exports.h supportThiago Macieira2022-04-281-1/+1
* Client: support high-dpi mode for window iconLiang Qi2021-12-131-6/+3
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-091-1/+1
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-061-1/+1
* Use QEventPoint::State instead of Qt::TouchPointStateJiDe Zhang2021-06-251-3/+3
* Decorations: add new argument to margins() to allow exclude shadowsJan Grulich2021-03-031-2/+5
* Remove QMake project filesJoerg Bornemann2021-02-112-15/+0
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-292-1/+2
|\
| * Fix incomplete QPainterPathv5.15.0-beta2Allan Sandfeld Jensen2020-03-101-0/+1
* | CMake: Regenerate and adjust projects after mergeAlexandru Croitor2020-03-261-6/+4
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-261-0/+1
|\ \
| * | Fix build after header changes in qtbaseSimon Hausmann2020-03-161-0/+1
| |/
* | Initial CMake portJohan Klokkhammer Helsing2019-11-262-0/+25
|/
* 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
* 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