summaryrefslogtreecommitdiffstats
path: root/examples/wayland/custom-extension/compositor
Commit message (Expand)AuthorAgeFilesLines
* Correct license for examples filesLucie Gérard2024-04-041-1/+1
* Make custom-extension example work on Nvidia EGLStreamsPaul Olav Tvete2023-11-131-0/+3
* Revamp/document custom-extension exampleEskil Abrahamsen Blomfeldt2023-03-027-16/+34
* Improve examplesBernd Weimer2022-11-252-29/+34
* 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-105-245/+10
* Remove .prev_CMakeLists.txtKai Köhne2022-03-221-62/+0
* Improve examples CMakeLists.txtKai Köhne2022-02-191-13/+5
* example/tests: update com.theqtcompany to io.qtLiang Qi2021-10-262-2/+2
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-091-0/+62
* CMake Build: Fix QtWayland examples linker errorsCristian Adam2020-11-051-1/+1
* 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 Screen -> CompositorScreen in examplesEskil Abrahamsen Blomfeldt2020-07-095-4/+4
* Remove import versions from QML examplesEskil Abrahamsen Blomfeldt2020-07-092-5/+5
* Use WaylandCursorItem over clients, window system cursor otherwiseShawn Rutledge2020-05-291-3/+2
* CMake: Regenerate projectsAlexandru Croitor2020-05-261-1/+5
* Initial CMake portJohan Klokkhammer Helsing2019-11-261-0/+54
* Set unique targets for examples that conflictJohan Klokkhammer Helsing2019-10-021-1/+1
* Remove waylandclient-private dependency from custom-extension exampleJohan Klokkhammer Helsing2018-04-251-1/+1
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-201-1/+1
* Add non-global object to custom extension examplePaul Olav Tvete2017-10-053-0/+134
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-045-10/+60
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-4/+4
* Move qtwayland over to use the new configuration systemLars Knoll2016-11-231-7/+0
* Add mode support to QWaylandOutputPier Luigi Fiorini2016-10-031-0/+1
* Make the custom extension example more interestingPaul Olav Tvete2016-09-305-40/+224
* Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-111-1/+1
* Rename createSurface and similar signalsJohan Klokkhammer Helsing2016-08-031-1/+1
* Compositor: make the extensions property list optionalPaul Olav Tvete2016-07-121-16/+12
* Adjust for hotspot position inside WaylandCursorItemJohan Klokkhammer Helsing2016-07-111-2/+2
* Rename enableWSCursor to windowSystemCursorEnabledJohan Klokkhammer Helsing2016-07-111-1/+1
* Create a general ShellSurfaceItem to avoid duplicationJohan Klokkhammer Helsing2016-05-201-1/+1
* Rename QWaylandExtension to QWaylandCompositorExtensionPaul Olav Tvete2016-05-182-3/+3
* Automatically initialize the quick extension objectsGiulio Camuffo2016-04-294-11/+9
* Simplify ShellSurfaceItem creationv5.7.0-beta1Johan Klokkhammer Helsing2016-04-111-3/+2
* Rename compositor Shell to WlShellJohan Klokkhammer Helsing2016-04-051-2/+2
* 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
* New custom extension examplePaul Olav Tvete2015-10-239-0/+448