summaryrefslogtreecommitdiffstats
path: root/examples/wayland/pure-qml/qml
Commit message (Expand)AuthorAgeFilesLines
* Rename pure-qml to fancy-compositorEskil Abrahamsen Blomfeldt2023-03-064-204/+0
* Improve examplesBernd Weimer2022-11-251-3/+3
* Use SPDX license identifiersLucie Gérard2022-06-104-196/+8
* Support different text input protocolsLiang Qi2021-10-071-0/+1
* doc: Expand documentation of Pure QML exampleEskil Abrahamsen Blomfeldt2021-08-134-12/+28
* Fix activation animation in Pure QML exampleEskil Abrahamsen Blomfeldt2021-05-191-2/+2
* 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
* Update QML syntaxPaul Olav Tvete2020-07-311-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-094-9/+9
* Remove deprecated codeEskil Abrahamsen Blomfeldt2020-07-071-5/+0
* pure-qml: Rename Screen to CompositorScreenEskil Abrahamsen Blomfeldt2020-07-062-1/+1
* Compositor: Change default of autoCreatePopupItems to trueJohan Klokkhammer Helsing2019-10-041-3/+0
* 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-184-70/+62
* Compositor: Automatically create ShellSurfaceItems for popupsJohan Klokkhammer Helsing2018-05-182-16/+3
* 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