summaryrefslogtreecommitdiffstats
path: root/examples/wayland/pure-qml/qml/main.qml
Commit message (Expand)AuthorAgeFilesLines
* pure-qml example: fix position of XdgShellV6 popupsShawn Rutledge2017-11-201-2/+1
* Compositor: Add support for xdg-shell-unstable-v6Johan Klokkhammer Helsing2017-07-211-2/+16
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-2/+12
* Fix crash with nested xdg popupsPaul Olav Tvete2016-11-171-1/+2
* Rename the QWaylandXdg* classes to QWaylandXdg*V5Giulio Camuffo2016-09-051-1/+1
* Rename createSurface and similar signalsJohan Klokkhammer Helsing2016-08-031-2/+2
* Compositor: make the extensions property list optionalPaul Olav Tvete2016-07-121-24/+24
* Add QML popup support for xdg_shellJohan Klokkhammer Helsing2016-06-151-1/+7
* Rename QWaylandWindowManagerExtension to QWaylandQtWindowManagerPier Luigi Fiorini2016-05-311-1/+1
* Create a general ShellSurfaceItem to avoid duplicationJohan Klokkhammer Helsing2016-05-201-11/+1
* Automatically initialize the quick extension objectsGiulio Camuffo2016-04-291-15/+0
* QML API for xdg-shellJohan Klokkhammer Helsing2016-04-261-0/+17
* Add window manager extension to the pure-qml examplePier Luigi Fiorini2016-04-251-0/+8
* Fix text-input support for new APIJan Arne Petersen2016-04-181-0/+5
* Simplify ShellSurfaceItem creationv5.7.0-beta1Johan Klokkhammer Helsing2016-04-111-4/+2
* Rename compositor Shell to WlShellJohan Klokkhammer Helsing2016-04-051-1/+1
* Add surface roles backGiulio Camuffo2016-02-111-1/+1
* Fix copyright headersPaul Olav Tvete2015-11-091-3/+3
* Simplify the construction of pure-qmlJørgen Lind2015-09-181-10/+5
* Implement resize/move for pure-qmlJørgen Lind2015-09-161-36/+4
* Remove global coordinatesJørgen Lind2015-09-141-4/+31
* Make it possible to connect to a createSurface signalJørgen Lind2015-09-041-0/+13
* Rename primary(Output|OutputSpace) to default(Output|OutputSpace)Jørgen Lind2015-09-041-7/+2
* Make it possible to construct QWaylandOutputJørgen Lind2015-09-041-6/+3
* Rename automaticFrameCallbacks to automaticFrameCallbackJørgen Lind2015-09-041-1/+1
* Make Manufacturer & Model modifiable properties of QWaylandOutputJørgen Lind2015-09-021-1/+1
* Make it possible to create the shell surface from qmlJørgen Lind2015-08-281-8/+15
* Remove followRequestedPosition from QWaylandQuickItemJørgen Lind2015-08-281-1/+0
* Make the default wl_shell available from QMLJørgen Lind2015-08-281-4/+19
* Remove output from QWaylandSurfaceJørgen Lind2015-08-281-1/+1
* Remove the default shell functionalityJørgen Lind2015-08-281-3/+1
* Rework how we manage extensionsJørgen Lind2015-08-281-1/+1
* Introducing QWaylandOutputSpaceJørgen Lind2015-08-281-1/+1
* add a multi output exampleJørgen Lind2015-08-281-1/+1
* Add a pure-qml compositor exampleJørgen Lind2015-08-281-0/+72