summaryrefslogtreecommitdiffstats
path: root/examples/wayland/custom-extension
Commit message (Expand)AuthorAgeFilesLines
* Correct license for examples filesLucie Gérard2024-04-044-4/+4
* doc: Add documentation for cmake functionsEskil Abrahamsen Blomfeldt2024-02-131-2/+2
* Doc: Add missing '\' in QDoc commandPaul Wicking2023-12-291-1/+1
* Make custom-extension example work on Nvidia EGLStreamsPaul Olav Tvete2023-11-131-0/+3
* Doc: Add example category for Wayland Compositor examplesInkamari Harjula2023-09-041-0/+1
* Revamp/document custom-extension exampleEskil Abrahamsen Blomfeldt2023-03-0216-61/+273
* Improve examplesBernd Weimer2022-11-255-35/+51
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-101-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-234-4/+4
* Add license headers to cmake filesLucie Gérard2022-07-084-0/+12
* Use QColor::fromString instead of some deprecated functionsJiDe Zhang2022-07-051-4/+4
* Use SPDX license identifiersLucie Gérard2022-06-1011-524/+21
* Remove .prev_CMakeLists.txtKai Köhne2022-03-223-171/+0
* Improve examples CMakeLists.txtKai Köhne2022-02-194-40/+15
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-151-3/+3
* example/tests: update com.theqtcompany to io.qtLiang Qi2021-10-264-4/+4
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-173-3/+3
* Don't use deprecated APIPaul Olav Tvete2021-05-141-6/+4
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-093-0/+171
* CMake Build: Fix QtWayland examples linker errorsCristian Adam2020-11-053-3/+3
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-263-0/+12
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-203-3/+3
* 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-093-8/+8
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-291-8/+8
* Use WaylandCursorItem over clients, window system cursor otherwiseShawn Rutledge2020-05-291-3/+2
* CMake: Regenerate projectsAlexandru Croitor2020-05-263-3/+15
* Client: Don't send fake SurfaceCreated/Destroyed eventsDavid Edmundson2020-04-281-2/+5
* CMake: Regenerate and adjust projects after mergeAlexandru Croitor2020-03-262-8/+2
* Initial CMake portJohan Klokkhammer Helsing2019-11-264-0/+158
* Set unique targets for examples that conflictJohan Klokkhammer Helsing2019-10-023-1/+5
* Remove waylandclient-private dependency from custom-extension exampleJohan Klokkhammer Helsing2018-04-255-8/+5
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-281-1/+1
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-272-2/+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-057-11/+254
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-0410-23/+123
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-253-10/+10
|\
| * Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-234-11/+11
* | Remove unused files from examplePaul Olav Tvete2017-01-023-103/+0
|/
* Move qtwayland over to use the new configuration systemLars Knoll2016-11-234-33/+0
* Add mode support to QWaylandOutputPier Luigi Fiorini2016-10-031-0/+1
* Make the custom extension example more interestingPaul Olav Tvete2016-09-3011-95/+470
* Simplify custom-extension examplePaul Olav Tvete2016-09-0816-70/+50
* 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