summaryrefslogtreecommitdiffstats
path: root/examples/wayland/pure-qml/images
Commit message (Collapse)AuthorAgeFilesLines
* Rename pure-qml to fancy-compositorEskil Abrahamsen Blomfeldt2023-03-061-0/+0
| | | | | | | | | | | | | | | The pure-qml name made sense when the example was made, but since then we have added a lot of examples that are all in Pure QML. Minimal QML covers the basics of how to set up a compositor in QML, but Pure QML shows a more advanced use case, with animations, windowing system features, virtual keyboard support, etc. To make it clear what the example is demonstrating, we call it Fancy Compositor instead. Task-number: QTBUG-110993 Change-Id: Iad1cfb11b6461858ebcdaa388ed16e1fd3ec8805 Reviewed-by: Liang Qi <liang.qi@qt.io>
* Add a pure-qml compositor exampleJørgen Lind2015-08-281-0/+0
It uses the new qml compositor api and implements all the user logic in qml Change-Id: Iac5eca61a9ca71c7d760d32d7aae4910ba5465b3