summaryrefslogtreecommitdiffstats
path: root/src/compositor/extensions/qwaylandwlshellintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-28/+2
* QtWaylandCompositor: includemocsLiang Qi2022-06-011-0/+2
* Add ; to Q_UNUSEDLars Schmertmann2020-06-301-2/+2
* Adapt to new QPointingDevice APIShawn Rutledge2020-06-261-4/+4
* Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-161-15/+5
* Improve QWaylandQuickShellIntegration APIPier Luigi Fiorini2019-09-051-2/+14
* Eradicate Q_FOREACH loops [1/2]: trivial casesMarc Mutz2019-05-211-1/+2
* Compositor: Fix coordinate system inconsistenciesJohan Klokkhammer Helsing2018-11-161-5/+3
* Compositor: Fix popup positions on screens when DPR != 1Johan Klokkhammer Helsing2018-09-241-3/+1
* Compositor: make WlShell reconfigure clients on output geometry changeMatt Hoosier2018-06-171-3/+44
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-4/+0
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-12/+15
* Fix crash when assigning nullptr to ShellSurfaceItem.shellSurfaceJohan Klokkhammer Helsing2017-03-231-0/+5
* Add support for running compositors with custom device pixel ratioJohan Klokkhammer Helsing2016-12-161-5/+12
* Fix crash on client exit with popupPaul Olav Tvete2016-11-251-1/+1
* Don't crash when surface is destroyedPaul Olav Tvete2016-11-171-10/+11
* Rename QWaylandSurface::throttlingView to primaryViewJohan Klokkhammer Helsing2016-10-071-0/+9
* Compositor: implement wl_shell maximize and fullscreenPier Luigi Fiorini2016-09-301-1/+58
* Compositor: Base shell classPier Luigi Fiorini2016-09-301-0/+19
* Compositor API: Add closeAllPopups method to QWaylandWlShellJohan Klokkhammer Helsing2016-09-201-24/+11
* Rename QWaylandSurface::isMapped to hasContentJohan Klokkhammer Helsing2016-08-221-5/+5
* Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-111-9/+9
* Compositor: fix wl_shell popups on multi-outputPier Luigi Fiorini2016-06-231-1/+12
* Fix potential crash on surface destructionPaul Olav Tvete2016-05-311-26/+31
* Fix for popupsPaul Olav Tvete2016-05-311-61/+3
* Compile with a namespaced buildPaul Olav Tvete2016-05-251-0/+4
* Create a general ShellSurfaceItem to avoid duplicationJohan Klokkhammer Helsing2016-05-201-0/+249