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
Commit message (
Expand
)
Author
Age
Files
Lines
*
examples: add install instructions for qtshell
Samuli Piippo
2025-03-07
1
-0
/
+12
*
examples: Support threaded rendering for Nvidia EGLStreams
Samuli Piippo
2025-03-07
1
-0
/
+3
*
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
3
-3
/
+3
*
client: Run waylandscanner with private-code
David Redondo
2024-10-21
2
-0
/
+2
*
Correct license for examples files
Lucie Gérard
2024-04-04
18
-18
/
+18
*
doc: Add documentation for cmake functions
Eskil Abrahamsen Blomfeldt
2024-02-13
2
-2
/
+8
*
Doc: Remove QML explicit version numbers
Kai Köhne
2024-02-02
1
-1
/
+1
*
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
2
-0
/
+6
*
Doc: Add example category for Wayland Compositor examples
Inkamari Harjula
2023-09-04
2
-0
/
+2
*
Doc: Use correct module identifiers in QML documentation
Topi Reinio
2023-06-08
1
-1
/
+1
*
Doc: Use the \examplecategory macro to tag examples
Topi Reinio
2023-04-11
10
-10
/
+10
*
doc: Correct outdated info about text input methods
Eskil Abrahamsen Blomfeldt
2023-04-03
1
-10
/
+8
*
Rename pure-qml to fancy-compositor
Eskil Abrahamsen Blomfeldt
2023-03-06
14
-48
/
+48
*
Revamp/document custom-extension example
Eskil Abrahamsen Blomfeldt
2023-03-02
16
-61
/
+273
*
doc: Add missing documentation screenshots
Eskil Abrahamsen Blomfeldt
2023-02-28
6
-0
/
+6
*
doc: Add compositor examples to Embedded category
Eskil Abrahamsen Blomfeldt
2023-02-28
10
-0
/
+10
*
doc: Remove category from examples docs
Eskil Abrahamsen Blomfeldt
2023-02-28
11
-37
/
+32
*
Move server-buffer example to manual tests
Eskil Abrahamsen Blomfeldt
2023-02-16
21
-589
/
+0
*
Move hwlayer-compositor example to manual tests
Eskil Abrahamsen Blomfeldt
2023-02-14
8
-204
/
+0
*
compositor: Fix QML errors in multi-screen example
Eskil Abrahamsen Blomfeldt
2023-02-10
2
-1
/
+2
*
Documentation for the minimal-cpp example
Paul Olav Tvete
2023-02-10
5
-9
/
+85
*
Doc: Fix documentation warnings
Topi Reinio
2023-02-07
1
-1
/
+1
*
Improve examples
Bernd Weimer
2022-11-25
22
-102
/
+120
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-10
2
-4
/
+4
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
21
-21
/
+21
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
21
-0
/
+63
*
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
76
-3451
/
+151
*
QtWaylandClient: use the CMake exports.h support
Thiago Macieira
2022-04-28
1
-1
/
+1
*
Remove .prev_CMakeLists.txt
Kai Köhne
2022-03-22
7
-350
/
+0
*
Improve examples CMakeLists.txt
Kai Köhne
2022-02-19
22
-212
/
+78
*
Switch examples to build as isolated sub-builds part 2
Alexandru Croitor
2022-02-05
1
-1
/
+1
*
Switch examples to build as isolated sub-builds
Alexandru Croitor
2021-12-15
4
-18
/
+18
*
Introduce new qt-shell and an API for custom shells
Paul Olav Tvete
2021-12-02
33
-1
/
+2304
*
example/tests: update com.theqtcompany to io.qt
Liang Qi
2021-10-26
6
-6
/
+6
*
Support different text input protocols
Liang Qi
2021-10-07
1
-0
/
+1
*
Doc: Fix incorrect link
Topi Reinio
2021-09-17
1
-1
/
+1
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Joerg Bornemann
2021-08-17
15
-15
/
+15
*
Doc: Fix QDoc comment markers
Paul Wicking
2021-08-16
2
-4
/
+4
*
doc: Expand documentation for server-side decorations example
Eskil Abrahamsen Blomfeldt
2021-08-13
3
-2
/
+70
*
doc: Expand documentation of Pure QML example
Eskil Abrahamsen Blomfeldt
2021-08-13
5
-15
/
+126
*
doc: Add Overview Compositor example documentation
Eskil Abrahamsen Blomfeldt
2021-08-13
3
-1
/
+62
*
doc: Expand documentation for spanning-screens example
Eskil Abrahamsen Blomfeldt
2021-08-13
3
-3
/
+53
*
doc: Expand multi-output example documentation
Eskil Abrahamsen Blomfeldt
2021-08-13
4
-12
/
+49
*
doc: Expand multi-screen documentation
Eskil Abrahamsen Blomfeldt
2021-08-11
4
-9
/
+57
*
Doc: Fix minor link error in ivi-compositor.qdoc
Nico Vertriest
2021-07-26
1
-1
/
+1
*
doc: Expand ivi-compositor example documentation
Eskil Abrahamsen Blomfeldt
2021-06-03
5
-9
/
+106
*
doc: Expand the Minimal QML example
Eskil Abrahamsen Blomfeldt
2021-06-03
3
-2
/
+97
[next]