summaryrefslogtreecommitdiffstats
path: root/examples/wayland/pure-qml/qml/main.qml
Commit message (Expand)AuthorAgeFilesLines
* Rename pure-qml to fancy-compositorEskil Abrahamsen Blomfeldt2023-03-061-38/+0
* Improve examplesBernd Weimer2022-11-251-3/+3
* Use SPDX license identifiersLucie Gérard2022-06-101-49/+2
* Support different text input protocolsLiang Qi2021-10-071-0/+1
* doc: Expand documentation of Pure QML exampleEskil Abrahamsen Blomfeldt2021-08-131-0/+4
* Fix examples to include IviApplication importEskil Abrahamsen Blomfeldt2020-10-051-0/+1
* Add iviShell support to example compositorsPaul Olav Tvete2020-09-231-0/+5
* New input method protocol for use with Qt clientsEskil Abrahamsen Blomfeldt2020-08-261-1/+1
* Move WlShell types into their own importEskil Abrahamsen Blomfeldt2020-07-091-0/+1
* Move XdgShell types into their own importEskil Abrahamsen Blomfeldt2020-07-091-0/+1
* Remove import versions from QML examplesEskil Abrahamsen Blomfeldt2020-07-091-2/+2
* Remove deprecated codeEskil Abrahamsen Blomfeldt2020-07-071-5/+0
* pure-qml: Rename Screen to CompositorScreenEskil Abrahamsen Blomfeldt2020-07-061-1/+1
* client: rework input method handlingGatis Paeglis2019-04-151-1/+1
* Compositor API: Add xdg-shell stableJohan Klokkhammer Helsing2018-08-151-1/+6
* Revamp pure-qml exampleJohan Klokkhammer Helsing2018-05-181-43/+10
* Compositor: Automatically create ShellSurfaceItems for popupsJohan Klokkhammer Helsing2018-05-181-16/+2
* 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