summaryrefslogtreecommitdiffstats
path: root/examples/wayland/pure-qml/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-044-8/+48
* Fix crash with nested xdg popupsPaul Olav Tvete2016-11-171-1/+2
* Fade-out animation for menusPaul Olav Tvete2016-11-151-0/+3
* Add mode support to QWaylandOutputPier Luigi Fiorini2016-10-031-0/+1
* Rename the QWaylandXdg* classes to QWaylandXdg*V5Giulio Camuffo2016-09-051-1/+1
* Remove QWaylandView from the QML APIPaul Olav Tvete2016-08-221-1/+1
* Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-111-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
* Adjust for hotspot position inside WaylandCursorItemJohan Klokkhammer Helsing2016-07-111-2/+2
* Rename enableWSCursor to windowSystemCursorEnabledJohan Klokkhammer Helsing2016-07-111-1/+1
* Rename bufferLock to bufferLockedJohan Klokkhammer Helsing2016-07-041-1/+1
* 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-203-106/+27
* Automatically initialize the quick extension objectsGiulio Camuffo2016-04-291-15/+0
* Update the virtual keyboard importJan Arne Petersen2016-04-261-1/+1
* QML API for xdg-shellJohan Klokkhammer Helsing2016-04-262-0/+107
* Add window manager extension to the pure-qml examplePier Luigi Fiorini2016-04-252-0/+14
* Fix text-input support for new APIJan Arne Petersen2016-04-183-0/+60
* Simplify ShellSurfaceItem creationv5.7.0-beta1Johan Klokkhammer Helsing2016-04-111-4/+2
* Rename compositor Shell to WlShellJohan Klokkhammer Helsing2016-04-052-3/+3
* Add surface roles backGiulio Camuffo2016-02-111-1/+1
* Pure QML example: add shortcut to quitShawn Rutledge2015-12-111-1/+5
* Fix copyright headersPaul Olav Tvete2015-11-093-9/+9
* Fix broken onSurfaceDestroyed animationJørgen Lind2015-09-181-1/+1
* Simplify the construction of pure-qmlJørgen Lind2015-09-181-10/+5
* Implement resize/move for pure-qmlJørgen Lind2015-09-162-37/+8
* Remove global coordinatesJørgen Lind2015-09-142-17/+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-042-30/+30
* Rename automaticFrameCallbacks to automaticFrameCallbackJørgen Lind2015-09-041-1/+1
* Move the curser surface signal to QWaylandInputDeviceJø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-282-11/+24
* Remove output from QWaylandSurfaceJørgen Lind2015-08-281-1/+1
* Remove the default shell functionalityJørgen Lind2015-08-282-22/+9
* 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
* Move the output from QWaylandSurface to the QWaylandSurfaceViewJørgen Lind2015-08-281-0/+4
* Add a pure-qml compositor exampleJørgen Lind2015-08-283-0/+240