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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix nullptr access in modal evaluation
HEAD
dev
Bernd Weimer
15 hours
1
-2
/
+2
*
Clean up buffers on destroy requests immediately
Bernd Weimer
15 hours
3
-10
/
+12
*
Ignore QInputMethodEvent::MimeData
Tor Arne Vestbø
42 hours
1
-0
/
+4
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
42 hours
1
-3
/
+3
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
5 days
1
-3
/
+3
*
Remove Wayland client code after move to qtbase
Liang Qi
5 days
391
-49948
/
+225
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2025-05-03
1
-3
/
+3
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2025-05-01
1
-3
/
+3
*
client: add some debug info in QWaylandTextInputv2
Liang Qi
2025-04-30
2
-16
/
+30
*
tests: Fix role used by XdgPopups
David Edmundson
2025-04-30
1
-2
/
+2
*
datacontrolv1: emit clipboard mode changed when selection changed
Jie Liu
2025-04-30
1
-3
/
+3
*
Drop workaround to turn popups into main windows
David Edmundson
2025-04-30
2
-4
/
+54
*
Set geometry before creating shell window
David Edmundson
2025-04-30
1
-2
/
+1
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2025-04-30
1
-3
/
+3
*
client: Use separate queue for SHM buffers
David Edmundson
2025-04-29
4
-20
/
+23
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2025-04-24
1
-3
/
+3
*
Fix build error when tablet support is disabled
YAMAMOTO Atsushi
2025-04-24
1
-0
/
+2
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2025-04-22
1
-3
/
+3
*
QWaylandXdgSurface: Always use XDG Dialog for modal windows
Kai Uwe Broulik
2025-04-15
2
-6
/
+38
*
client: Include unistd.h
Kai Uwe Broulik
2025-04-15
2
-0
/
+2
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2025-04-15
1
-3
/
+3
*
tst_reconnect: Include <unistd.h>
Michael Weghorn
2025-04-15
1
-0
/
+2
*
QWaylandWindow: fix data race on mFrameCallbackTimedOut
David Faure
2025-04-14
1
-1
/
+1
*
client: Include <signal.h>
Michael Weghorn
2025-04-14
2
-0
/
+4
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2025-04-10
1
-3
/
+3
*
QuickShellSurfaceItem: Call surfaceChangedEvent() with a consistent state
Konstantin Ritt
2025-04-07
1
-2
/
+2
*
Avoid connecting to null QObject in setShellSurface(nullptr)
Konstantin Ritt
2025-04-07
1
-3
/
+6
*
Client: Improve support of zxdg_output_v1 version 3
Konstantin Ritt
2025-04-07
2
-18
/
+32
*
Client: Support wl_output.name of version 4
Konstantin Ritt
2025-04-07
2
-1
/
+23
*
Client: Fix copying shm buffer data with fractional scaling
Vlad Zahorodnii
2025-04-07
1
-7
/
+2
*
Don't call elapsed() on an invalid QElapsedTimer
David Faure
2025-04-05
3
-5
/
+8
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2025-04-03
1
-3
/
+3
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2025-04-01
1
-3
/
+3
*
Client: Reset mFrameCallbackTimedOut when showing a window
Vlad Zahorodnii
2025-03-31
2
-3
/
+11
*
Client: Notify about exposure changes when popup is repositioned
Vlad Zahorodnii
2025-03-31
1
-0
/
+1
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2025-03-29
1
-3
/
+3
*
Add .gitreview file
Paul Wicking
2025-03-24
1
-0
/
+4
*
compositor: Avoid overflow for infiniteRegion()
Eskil Abrahamsen Blomfeldt
2025-03-20
1
-2
/
+2
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2025-03-20
1
-3
/
+3
*
Move platform plugin to main client directory
David Redondo
2025-03-20
6
-27
/
+15
*
client: use qgenericunixtheme_p.h instead of qgenericunixthemes_p.h
Liang Qi
2025-03-18
1
-0
/
+4
*
client: Drop assert in frame size syncing
David Edmundson
2025-03-18
1
-1
/
+0
*
QWaylandWindow: fix data race on mWaitingForUpdate
David Faure
2025-03-13
1
-1
/
+1
*
Update licensing of files with infrastructure type
Lucie Gérard
2025-03-13
2
-120
/
+133
*
QWaylandDisplay: fix data race on m_quitting
David Faure
2025-03-13
1
-10
/
+7
*
tests: Wait for output in tst_reconnect
Audun Sutterud
2025-03-13
1
-0
/
+1
*
Move client hardware integration sources into the plugin folder
David Redondo
2025-03-11
34
-68
/
+20
*
Consolidate the platform plugins
David Redondo
2025-03-11
17
-238
/
+35
*
client: Attempt to request activate even if there's no last input device
Ilya Fedin
2025-03-11
1
-10
/
+12
*
QWaylandShmBackingStore: Clear in beginPaint based on surface format
Kai Uwe Broulik
2025-03-11
1
-1
/
+1
[next]