summaryrefslogtreecommitdiffstats
path: root/src/compositor/extensions/qwaylandxdgshellintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compositor: Fix coordinate system inconsistenciesJohan Klokkhammer Helsing2018-11-161-8/+8
* Compositor: Fix popup positions on screens when DPR != 1Johan Klokkhammer Helsing2018-09-241-3/+3
* Compositor: Fix resize grab release for xdg-shell stableJohan Klokkhammer Helsing2018-08-271-1/+1
* Compositor API: Add xdg-shell stableJohan Klokkhammer Helsing2018-08-151-0/+300
* Rename the QWaylandXdg* classes to QWaylandXdg*V5Giulio Camuffo2016-09-051-195/+0
* Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-111-7/+7
* Rename sendUnMaximized to sendUnmaximizedJohan Klokkhammer Helsing2016-07-121-2/+2
* Compositor: always use move item when positioning shell surfacesPier Luigi Fiorini2016-07-011-6/+6
* Compositor: maximize on the output where the item is renderedPier Luigi Fiorini2016-07-011-2/+2
* Compositor: consider available geometry when maximizingPier Luigi Fiorini2016-07-011-2/+2
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-301-4/+3
|\
| * xdg_shell: Send unmaximize configure events with zero width and heightJohan Klokkhammer Helsing2016-06-211-4/+3
* | Use mapToSurface instead of dividing by scaleFactorJohan Klokkhammer Helsing2016-06-201-2/+1
* | Add QML popup support for xdg_shellJohan Klokkhammer Helsing2016-06-151-0/+24
* | Rename xdg surface request<state> methods send<state>Johan Klokkhammer Helsing2016-05-311-4/+4
|/
* Compile with a namespaced buildPaul Olav Tvete2016-05-251-0/+4
* Create a general ShellSurfaceItem to avoid duplicationJohan Klokkhammer Helsing2016-05-201-0/+169