summaryrefslogtreecommitdiffstats
path: root/examples/wayland/multi-output
Commit message (Expand)AuthorAgeFilesLines
* Correct license for examples filesLucie Gérard2024-04-041-1/+1
* Doc: Use the \examplecategory macro to tag examplesTopi Reinio2023-04-111-1/+1
* doc: Add compositor examples to Embedded categoryEskil Abrahamsen Blomfeldt2023-02-281-0/+1
* doc: Remove category from examples docsEskil Abrahamsen Blomfeldt2023-02-281-4/+3
* Improve examplesBernd Weimer2022-11-252-4/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-106-271/+12
* Improve examples CMakeLists.txtKai Köhne2022-02-191-11/+4
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* doc: Expand multi-output example documentationEskil Abrahamsen Blomfeldt2021-08-133-12/+47
* Fix leak in multi-output compositor examplesEskil Abrahamsen Blomfeldt2021-01-042-0/+6
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-261-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-201-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-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
* CMake: Regenerate projectsAlexandru Croitor2020-05-261-1/+5
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-261-1/+0
|\
| * Compositor: Remove QWaylandQuickItem::sizeFollowsSurfaceJohan Klokkhammer Helsing2019-10-031-1/+0
* | Initial CMake portJohan Klokkhammer Helsing2019-11-261-0/+48
|/
* Compositor: Add xdg-output unstable v1 supportPier Luigi Fiorini2019-08-263-3/+21
* Fix outdated FDL license headerKai Koehne2017-10-201-5/+5
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-045-10/+60
* 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-095-15/+15
* Add install targets for new examples.Paul Olav Tvete2015-11-041-0/+3
* Add documentation to Qt Wayland CompositorEskil Abrahamsen Blomfeldt2015-10-261-0/+41
* Example project file clean-upsLouai Al-Khanji2015-10-231-8/+1
* 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-186-74/+159
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-1/+1
* Rework how we manage extensionsJørgen Lind2015-08-282-4/+7
* add a multi output exampleJørgen Lind2015-08-287-0/+327