summaryrefslogtreecommitdiffstats
path: root/src/compositor/extensions/qwaylandwlshellintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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