index
:
qt/qtwayland.git
0.85
5.10
5.11
5.12
5.13
5.14
5.15
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
wip-compositor-api
wip/cmake
wip/texturesharing-5.12
A toolbox for making Qt based Wayland compositors
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
wayland
/
custom-extension
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compiling cpp-client example
Eskil Abrahamsen Blomfeldt
2025-02-03
1
-1
/
+1
*
CMake: Fix examples built as external projects
Joerg Bornemann
2025-01-30
2
-2
/
+2
*
client: Run waylandscanner with private-code
David Redondo
2024-10-21
1
-0
/
+1
*
Correct license for examples files
Lucie Gérard
2024-04-04
4
-4
/
+4
*
doc: Add documentation for cmake functions
Eskil Abrahamsen Blomfeldt
2024-02-13
1
-2
/
+2
*
Doc: Add missing '\' in QDoc command
Paul Wicking
2023-12-29
1
-1
/
+1
*
Make custom-extension example work on Nvidia EGLStreams
Paul Olav Tvete
2023-11-13
1
-0
/
+3
*
Doc: Add example category for Wayland Compositor examples
Inkamari Harjula
2023-09-04
1
-0
/
+1
*
Revamp/document custom-extension example
Eskil Abrahamsen Blomfeldt
2023-03-02
16
-61
/
+273
*
Improve examples
Bernd Weimer
2022-11-25
5
-35
/
+51
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-10
1
-3
/
+3
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
4
-4
/
+4
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
4
-0
/
+12
*
Use QColor::fromString instead of some deprecated functions
JiDe Zhang
2022-07-05
1
-4
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
11
-524
/
+21
*
Remove .prev_CMakeLists.txt
Kai Köhne
2022-03-22
3
-171
/
+0
*
Improve examples CMakeLists.txt
Kai Köhne
2022-02-19
4
-40
/
+15
*
Switch examples to build as isolated sub-builds
Alexandru Croitor
2021-12-15
1
-3
/
+3
*
example/tests: update com.theqtcompany to io.qt
Liang Qi
2021-10-26
4
-4
/
+4
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Joerg Bornemann
2021-08-17
3
-3
/
+3
*
Don't use deprecated API
Paul Olav Tvete
2021-05-14
1
-6
/
+4
*
CMake: Regenerate projects using pro2cmake one last time
Alexandru Croitor
2020-12-09
3
-0
/
+171
*
CMake Build: Fix QtWayland examples linker errors
Cristian Adam
2020-11-05
3
-3
/
+3
*
CMake: Regenerate examples to set the WIN32_EXECUTABLE property
Alexandru Croitor
2020-10-26
3
-0
/
+12
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-20
3
-3
/
+3
*
Move WlShell types into their own import
Eskil Abrahamsen Blomfeldt
2020-07-09
1
-0
/
+1
*
Move Screen -> CompositorScreen in examples
Eskil Abrahamsen Blomfeldt
2020-07-09
5
-4
/
+4
*
Remove import versions from QML examples
Eskil Abrahamsen Blomfeldt
2020-07-09
3
-8
/
+8
*
Replace calls to deprecated QEvent accessor functions
Shawn Rutledge
2020-06-29
1
-8
/
+8
*
Use WaylandCursorItem over clients, window system cursor otherwise
Shawn Rutledge
2020-05-29
1
-3
/
+2
*
CMake: Regenerate projects
Alexandru Croitor
2020-05-26
3
-3
/
+15
*
Client: Don't send fake SurfaceCreated/Destroyed events
David Edmundson
2020-04-28
1
-2
/
+5
*
CMake: Regenerate and adjust projects after merge
Alexandru Croitor
2020-03-26
2
-8
/
+2
*
Initial CMake port
Johan Klokkhammer Helsing
2019-11-26
4
-0
/
+158
*
Set unique targets for examples that conflict
Johan Klokkhammer Helsing
2019-10-02
3
-1
/
+5
*
Remove waylandclient-private dependency from custom-extension example
Johan Klokkhammer Helsing
2018-04-25
5
-8
/
+5
*
Use default member initialization for raw pointers
Johan Klokkhammer Helsing
2018-02-28
1
-1
/
+1
*
Init variables where they are declared when possible (clang-tidy)
Johan Klokkhammer Helsing
2018-02-27
2
-2
/
+1
*
Use nullptr instead of 0 or NULL
Johan Klokkhammer Helsing
2018-02-20
1
-1
/
+1
*
Add non-global object to custom extension example
Paul Olav Tvete
2017-10-05
7
-11
/
+254
*
Fix licensing
v5.9.0-beta4
Jani Heikkinen
2017-05-04
10
-23
/
+123
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2017-01-25
3
-10
/
+10
|
\
|
*
Replace all occurrences of Q_DECL_OVERRIDE with override
Johan Klokkhammer Helsing
2017-01-23
4
-11
/
+11
*
|
Remove unused files from example
Paul Olav Tvete
2017-01-02
3
-103
/
+0
|
/
*
Move qtwayland over to use the new configuration system
Lars Knoll
2016-11-23
4
-33
/
+0
*
Add mode support to QWaylandOutput
Pier Luigi Fiorini
2016-10-03
1
-0
/
+1
*
Make the custom extension example more interesting
Paul Olav Tvete
2016-09-30
11
-95
/
+470
*
Simplify custom-extension example
Paul Olav Tvete
2016-09-08
16
-70
/
+50
*
Compositor API: rename QWaylandInputDevice to QWaylandSeat
Johan Klokkhammer Helsing
2016-08-11
1
-1
/
+1
*
Rename createSurface and similar signals
Johan Klokkhammer Helsing
2016-08-03
1
-1
/
+1
[next]