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.10
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
/
src
/
compositor
/
compositor_api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build with -disable-deprecated-up-to
Aurélien Brooke
3 days
1
-0
/
+2
*
compositor: Avoid overflow for infiniteRegion()
Eskil Abrahamsen Blomfeldt
2025-03-20
1
-2
/
+2
*
Remove old qmake .pri files
Tor Arne Vestbø
2025-02-28
1
-93
/
+0
*
Remove touch-extension protocol
Eskil Abrahamsen Blomfeldt
2025-02-12
1
-6
/
+0
*
Docs: Define "manufacturer" in WaylandOutput documentation
Alexei Cazacov
2025-02-10
1
-4
/
+8
*
Remove qt-key extension
Eskil Abrahamsen Blomfeldt
2025-02-10
1
-5
/
+0
*
QWaylandXdgOutputV1: Send wl_output.done when changing properties
Kai Uwe Broulik
2024-11-11
2
-11
/
+9
*
compositor: Set seat name on bind
David Edmundson
2024-09-27
2
-1
/
+7
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
7
-7
/
+7
*
compositor: Implement drag and drop for touch events
Eskil Abrahamsen Blomfeldt
2024-08-13
2
-21
/
+42
*
Prepare for hiding of logging categories in namespaces
Ulf Hermann
2024-06-14
2
-8
/
+17
*
fix versioning in Q_COMPOSITOR_DECLARE_QUICK_EXTENSION_NAMED_CLASS
Sami Shalayel
2024-05-23
1
-5
/
+8
*
Fix out variable in external shader
Bernd Weimer
2024-04-11
1
-3
/
+3
*
Remove unused member in quickitem
Bernd Weimer
2024-04-11
1
-14
/
+13
*
Fix xkbcommon dependency for WaylandSeat.sendUnicodeKeyEvent
Inho Lee
2024-04-05
1
-5
/
+4
*
Make sure XDG_RUNTIME_DIR is created
Paul Olav Tvete
2024-03-06
1
-0
/
+4
*
Respect WAYLAND_DISPLAY on compositor
Samuli Piippo
2024-02-08
1
-0
/
+2
*
Fix bool parameter trap in sendUnicodeKeyEvent()
Eskil Abrahamsen Blomfeldt
2024-01-19
2
-9
/
+45
*
compositor: Provide backwards compatiable support for TextInputV4 enum
David Edmundson
2024-01-10
1
-0
/
+2
*
Doc: Add documentation for QML WaylandQuickItem::output property
Andreas Eliasson
2024-01-08
1
-0
/
+5
*
Don't use Qt keywords in headers
Kai Uwe Broulik
2023-12-18
1
-1
/
+1
*
Support TextInput V3 over v4-wip
David Edmundson
2023-12-13
7
-84
/
+42
*
Issue keyReleaseEvent regardless of focus
Inho Lee
2023-10-24
1
-1
/
+1
*
Include what you need: <QPointer>
Marc Mutz
2023-10-13
6
-0
/
+10
*
Doc: Fix documentation warnings for undocumented parameters
Topi Reinio
2023-09-01
1
-2
/
+2
*
Fix injecting key events in QML tests
Bernd Weimer
2023-07-12
1
-0
/
+2
*
WaylandSeat: Add a new api to send a ucs4 unicode
Inho Lee
2023-07-06
2
-0
/
+70
*
Doc: Use correct module identifiers in QML documentation
Topi Reinio
2023-06-08
11
-72
/
+72
*
Don't refer to private APIs in public docs
Eskil Abrahamsen Blomfeldt
2023-05-25
1
-2
/
+1
*
Adapt to the RHI API concept
Laszlo Agocs
2023-05-22
1
-1
/
+1
*
compositor: adapt to new QXkbCommon::modifiers()
Mario Roessel
2023-04-24
1
-1
/
+1
*
Document sendFullKeyEvent() and sendKeyEvent() limitations
Paul Olav Tvete
2023-04-18
1
-0
/
+8
*
tests: fix tst_WaylandCompositor::simpleKeyboard()
Andrey Butirsky
2023-03-31
1
-1
/
+1
*
Forward active focus to clients immediately
Bernd Weimer
2023-03-16
2
-2
/
+13
*
doc: Remove category from examples docs
Eskil Abrahamsen Blomfeldt
2023-02-28
1
-1
/
+1
*
Add WL_SHM_FORMAT_RGB888 to supported shm formats
Thomas Senyk
2022-12-13
1
-0
/
+1
*
compositor: fix build without quick
Liang Qi
2022-12-09
1
-0
/
+4
*
compositor: Fix warning on damage/damage_buffer mix
Eskil Abrahamsen Blomfeldt
2022-12-07
2
-27
/
+22
*
Compositor_api: delete TexProvider properly
Inho Lee
2022-12-07
2
-2
/
+21
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-10
2
-8
/
+8
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-10
1
-2
/
+2
*
Replace qExchange with std::exchange
Marc Mutz
2022-10-06
1
-1
/
+1
*
Update header files to fit syncqt standards
Alexey Edelev
2022-09-28
5
-11
/
+9
*
Fix potential nullptr access in the compositor when killing clients
Robert Griebl
2022-06-17
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
63
-1783
/
+145
*
QtWaylandCompositor: includemocs
Liang Qi
2022-06-01
12
-0
/
+24
*
QtWaylandCompositor: includemocs - qt6
Liang Qi
2022-06-01
1
-0
/
+2
*
Add a TU for qwaylandcompositorquickextensions_p.h
Liang Qi
2022-06-01
1
-0
/
+36
*
compositor: Fix build without xkbcommon
Samuli Piippo
2022-05-10
1
-1
/
+1
*
compositor: Fix build without xkbcommon
Eskil Abrahamsen Blomfeldt
2022-05-10
1
-0
/
+4
[next]