summaryrefslogtreecommitdiffstats
path: root/examples/wayland/multi-output/qml
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-104-196/+8
* doc: Expand multi-output example documentationEskil Abrahamsen Blomfeldt2021-08-131-5/+7
* Move WlShell types into their own importEskil Abrahamsen Blomfeldt2020-07-091-0/+1
* Move XdgShell types into their own importEskil Abrahamsen Blomfeldt2020-07-093-0/+3
* Remove import versions from QML examplesEskil Abrahamsen Blomfeldt2020-07-094-10/+10
* Use WaylandCursorItem over clients, window system cursor otherwiseShawn Rutledge2020-05-291-4/+3
* Compositor: Remove QWaylandQuickItem::sizeFollowsSurfaceJohan Klokkhammer Helsing2019-10-031-1/+0
* Compositor: Add xdg-output unstable v1 supportPier Luigi Fiorini2019-08-263-3/+21
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-044-8/+48
* Add mode support to QWaylandOutputPier Luigi Fiorini2016-10-032-0/+2
* Follow surface isMapped property renamePier Luigi Fiorini2016-09-301-2/+2
* Remove QWaylandView from the QML APIPaul Olav Tvete2016-08-222-2/+2
* 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-8/+6
* 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
* Create a general ShellSurfaceItem to avoid duplicationJohan Klokkhammer Helsing2016-05-201-4/+1
* Automatically initialize the quick extension objectsGiulio Camuffo2016-04-291-4/+0
* Simplify ShellSurfaceItem creationv5.7.0-beta1Johan Klokkhammer Helsing2016-04-111-4/+3
* Rename compositor Shell to WlShellJohan Klokkhammer Helsing2016-04-052-3/+3
* Add surface roles backGiulio Camuffo2016-02-111-1/+1
* Fix copyright headersPaul Olav Tvete2015-11-094-12/+12
* Disable flicking in the examplePaul Olav Tvete2015-09-291-0/+1
* Add raise() and lower() to QWaylandQuickItemPaul Olav Tvete2015-09-292-1/+7
* Make the multi-output example workJørgen Lind2015-09-184-70/+153
* Rework how we manage extensionsJørgen Lind2015-08-282-4/+7
* add a multi output exampleJørgen Lind2015-08-283-0/+245