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.5
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
*
compositor: Fix crash when raising shell surface item
HEAD
dev
Eskil Abrahamsen Blomfeldt
19 hours
1
-4
/
+7
*
client: Fix infinite recursion with text-input-v2
Eskil Abrahamsen Blomfeldt
19 hours
1
-3
/
+8
*
Don't change process locale while initializing QWaylandInputContext
Ilya Fedin
5 days
1
-3
/
+1
*
client: Attempt to request activate even if there's no focus window
Ilya Fedin
6 days
1
-2
/
+6
*
QWaylandTabletSeatV2: Do not leak tablet information
Aleix Pol
7 days
1
-0
/
+3
*
QWaylandDataOffer: Save double look-up
Aleix Pol
7 days
1
-2
/
+3
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
10 days
1
-2
/
+2
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
14 days
1
-2
/
+2
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2023-01-12
1
-2
/
+2
*
Client: Manage QMimeData lifecycle
Tang Haixiang
2023-01-09
4
-13
/
+22
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2023-01-09
1
-2
/
+2
*
Client: Fix handling of Qt::BlankCursor
Vlad Zahorodnii
2023-01-05
1
-2
/
+1
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2023-01-04
1
-2
/
+2
*
Client: Port to QPlatformTheme::{MouseCursorTheme,MouseCursorSize}
Vlad Zahorodnii
2023-01-03
2
-18
/
+17
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2023-01-03
1
-2
/
+2
*
Remove QT_USE_SYNCQT_CPP
Alexey Edelev
2023-01-02
1
-2
/
+0
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2022-12-21
1
-2
/
+2
*
Bump version to 6.6.0
Jani Heikkinen
2022-12-16
1
-1
/
+1
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2022-12-16
1
-2
/
+2
*
Add WL_SHM_FORMAT_RGB888 to supported shm formats
Thomas Senyk
2022-12-13
2
-1
/
+9
*
Client: Handle zwp_primary_selection_device_manager_v1 global removal
Vlad Zahorodnii
2022-12-13
2
-5
/
+9
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2022-12-12
1
-2
/
+2
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2022-12-11
1
-2
/
+2
*
compositor: fix build without quick
Liang Qi
2022-12-09
5
-0
/
+21
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2022-12-08
1
-2
/
+2
*
Client: Provide support for custom shells
Vlad Zahorodnii
2022-12-08
3
-5
/
+22
*
client: Implement QNativeInterface::Private::QWaylandWindow
David Redondo
2022-12-08
12
-7
/
+50
*
Implement fractional_scale_v1 and wp_viewport
David Edmundson
2022-12-07
22
-7
/
+723
*
compositor: Support touch interaction with client decorations
Eskil Abrahamsen Blomfeldt
2022-12-07
2
-13
/
+33
*
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
*
Mark the module free of qAsConst()
Marc Mutz
2022-12-05
1
-0
/
+1
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2022-12-05
1
-2
/
+2
*
Client: Improve handling of 0xH and Wx0 xdg_toplevel configure events
Vlad Zahorodnii
2022-12-05
4
-9
/
+59
*
client: Allow resizing with touch input on client-side decorations
Eskil Abrahamsen Blomfeldt
2022-12-05
1
-37
/
+80
*
Fix frame sync related to unprotected multithread access
Weng Xuetian
2022-12-03
2
-32
/
+43
*
Client: Honor QGuiApplication::overrideCursor()
Vlad Zahorodnii
2022-11-30
1
-1
/
+4
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2022-11-29
1
-1
/
+1
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2022-11-26
1
-2
/
+2
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2022-11-25
1
-2
/
+2
*
Improve examples
Bernd Weimer
2022-11-25
23
-104
/
+124
*
Client: Bump wl_output version
Vlad Zahorodnii
2022-11-22
1
-1
/
+1
*
Client: Call wl_output_release() upon QWaylandScreen destruction
Vlad Zahorodnii
2022-11-22
1
-0
/
+2
*
Client: Add F_SEAL_SHRINK seal to shm backing file
Vlad Zahorodnii
2022-11-18
1
-1
/
+7
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2022-11-17
1
-2
/
+2
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2022-11-16
1
-2
/
+2
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2022-11-14
1
-2
/
+2
*
Test: update MockClient
Inho Lee
2022-11-10
2
-1
/
+15
*
Update dependencies on 'dev' in qt/qtwayland
Qt Submodule Update Bot
2022-11-09
1
-2
/
+2
*
tests: fix tst_seatv4 to use 24 as default cursor size
Liang Qi
2022-11-08
2
-3
/
+10
[next]