index
:
delta/qt5/qtwayland.git
0.85
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
baserock/genivi-5.4.0-wip
baserock/genivi-5.5.0-wip
baserock/genivi-test
baserock/jonathanmaw/genivi-demo-jetson
baserock/pedroalvarez/genivi-5.4.2-wip
baserock/v5.3.0
baserock/v5.5.1-genivi
baserock/v5.6.0-15-gebba84e+ivi-shell
dev
master
release
stable
wip-compositor-api
wip/cmake
wip/qt6
wip/texturesharing-5.12
code.qt.io: qt/qtwayland.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
qwaylanddisplay.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Destroy frame queue before display
David Redondo
2023-04-11
1
-2
/
+3
*
Client: Check for shell integration when initializing platform plugin
Ilya Fedin
2023-04-03
1
-1
/
+6
*
Client: Handle zwp_primary_selection_device_manager_v1 global removal
Vlad Zahorodnii
2022-12-13
1
-0
/
+9
*
Implement fractional_scale_v1 and wp_viewport
David Edmundson
2022-12-07
1
-0
/
+17
*
Remove uneeded forceRoundTrip on XdgOutputManager
David Edmundson
2022-11-08
1
-1
/
+0
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-10
1
-15
/
+15
*
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
-2
/
+2
*
Fix several more improperly placed #include moc
Thiago Macieira
2022-07-28
1
-2
/
+1
*
Also use text-input if QT_IM_MODULE is empty or "wayland"
Weng Xuetian
2022-07-13
1
-0
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
1
-38
/
+2
*
QtWaylandClient: includemocs
Liang Qi
2022-06-01
1
-0
/
+2
*
Replace QScopedPointer with std::unique_ptr
Thiago Macieira
2022-05-11
1
-1
/
+1
*
client: Avoid trying to read/cancel read if wl_display_read_events failed
David Edmundson
2022-03-23
1
-0
/
+3
*
Add globalRemove to QWaylandClientExtension
David Redondo
2022-03-09
1
-1
/
+2
*
Reduce memory leakage
Ulf Hermann
2022-02-23
1
-0
/
+3
*
client: Simplify round trip behavior
David Edmundson
2022-02-14
1
-42
/
+1
*
Fix unused warnings
Shawn Rutledge
2022-02-09
1
-1
/
+1
*
Add client support for the text-input-unstable-v1 protocol
Dominik Holland
2022-02-02
1
-2
/
+36
*
Fix build with -no-feature-tabletevent
Liang Qi
2022-01-25
1
-0
/
+4
*
Client: Implement DataDeviceV3
David Edmundson
2021-12-09
1
-1
/
+1
*
Support text-input-unstable-v4-wip
Inho Lee
2021-11-19
1
-4
/
+43
*
Refactor QT_WAYLAND_TEXT_INPUT_PROTOCOL
Inho Lee
2021-11-08
1
-96
/
+38
*
add abstract class QWaylandTextInputInterface in client side
Inho Lee
2021-11-08
1
-1
/
+2
*
Support different text input protocols - update
Liang Qi
2021-10-20
1
-17
/
+62
*
Move the wayland socket polling to a separate event thread
Giulio Camuffo
2021-10-18
1
-84
/
+217
*
Support different text input protocols
Liang Qi
2021-10-07
1
-10
/
+71
*
Client: do not empty clipboard when a new popup/window is opened
Jan Grulich
2021-10-05
1
-0
/
+13
*
Wayland client: use wl_keyboard to determine active state
Méven Car
2021-10-04
1
-8
/
+11
*
Client: Drop use of hardcoded strings in interface comparison
David Edmundson
2021-06-24
1
-19
/
+19
*
Implement support for pointer gestures v1
Povilas Kanapickas
2021-05-28
1
-0
/
+3
*
Use qWarning and _exit() instead of qFatal for wayland error
Weng Xuetian
2021-03-31
1
-2
/
+3
*
Handle registry_global out of constructor
Elvis Lee
2021-03-04
1
-7
/
+12
*
Client: Generate method to expose used version of a given proxy
David Edmundson
2021-02-24
1
-2
/
+1
*
Support platform specific implementation
Elvis Lee
2021-02-17
1
-2
/
+2
*
Fix: remove listener
Zhang Liang
2021-02-02
1
-1
/
+2
*
Remove some dead code
Eskil Abrahamsen Blomfeldt
2020-12-17
1
-19
/
+0
*
Fix race condition on frame callback
Paul Olav Tvete
2020-10-07
1
-0
/
+32
*
New input method protocol for use with Qt clients
Eskil Abrahamsen Blomfeldt
2020-08-26
1
-0
/
+13
*
Use wl_surface.damage_buffer on the client side
Paul Olav Tvete
2020-07-07
1
-1
/
+1
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-06-30
1
-1
/
+1
*
QWaylandDisplay: replace a QMap<pair<QString,int>, pointer*> with a std::vect...
Marc Mutz
2020-05-18
1
-7
/
+24
*
Client: Upgrade to xdg-output-unstable-v1 version 3
Johan Klokkhammer Helsing
2020-01-13
1
-1
/
+1
*
Client: Add basic support for tablet-unstable-v2
Johan Klokkhammer Helsing
2020-01-08
1
-0
/
+3
*
Client: Support running with no screens
Johan Klokkhammer Helsing
2019-11-12
1
-2
/
+20
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-11-05
1
-0
/
+4
|
\
|
*
Client: Fix crash when showing a child window with a hidden parent
Johan Klokkhammer Helsing
2019-11-04
1
-0
/
+4
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Johan Klokkhammer Helsing
2019-09-03
1
-16
/
+6
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Johan Klokkhammer Helsing
2019-08-29
1
-16
/
+6
|
|
\
|
|
*
Client: Crash instead of exit when there's a wayland error
Johan Klokkhammer Helsing
2019-08-22
1
-16
/
+6
[next]