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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix missing update when toggling client-side decorations
Eskil Abrahamsen Blomfeldt
2021-12-21
1
-0
/
+7
*
client: Fix crash on shutdown on Mesa driver
Eskil Abrahamsen Blomfeldt
2021-12-21
2
-1
/
+15
*
Remove QWaylandShellIntegration::findGlobal
Paul Olav Tvete
2021-12-09
2
-24
/
+2
*
Client: Delay deletion of QDrag object until after we're done with it
Arjen Hiemstra
2021-12-09
2
-0
/
+12
*
Implement xdg_activation_v1 protocol
Aleix Pol
2021-12-09
4
-2
/
+28
*
Client: Implement DataDeviceV3
David Edmundson
2021-12-09
11
-45
/
+152
*
Remove the XComposite buffer sharing extension
Paul Olav Tvete
2021-12-07
1
-8
/
+1
*
Client: Make xdg_output.name required only if it's supported
Vlad Zahorodnii
2021-12-03
1
-1
/
+2
*
Client: Upgrade Seat support to v7
David Edmundson
2021-12-02
1
-1
/
+3
*
Q*FActory: remove unused path arguments
Thiago Macieira
2021-12-02
10
-190
/
+30
*
Client: Avoid processing of events when showing windows
David Edmundson
2021-12-02
1
-1
/
+0
*
Introduce new qt-shell and an API for custom shells
Paul Olav Tvete
2021-12-02
12
-30
/
+312
*
Only return modifiers if we have focus
David Redondo
2021-11-29
1
-1
/
+1
*
Support text-input-unstable-v4-wip
Inho Lee
2021-11-19
9
-12
/
+627
*
Do not create decorations when the shellSurface is not ready
Inho Lee
2021-11-12
1
-1
/
+1
*
Clean up some qDebug() which are not intended
Liang Qi
2021-11-11
1
-7
/
+2
*
tests: add test for multiple text input
Liang Qi
2021-11-09
2
-2
/
+8
*
Refactor QT_WAYLAND_TEXT_INPUT_PROTOCOL
Inho Lee
2021-11-08
2
-99
/
+40
*
add abstract class QWaylandTextInputInterface in client side
Inho Lee
2021-11-08
10
-422
/
+713
*
CMake: remove results for tests not tested
Thiago Macieira
2021-11-03
1
-2
/
+0
*
client: emit QInputMethod::visibleChanged() for qt_text_input_method_v1
Liang Qi
2021-10-28
1
-5
/
+13
*
Support different text input protocols - update
Liang Qi
2021-10-20
3
-18
/
+65
*
Move the wayland socket polling to a separate event thread
Giulio Camuffo
2021-10-18
5
-113
/
+250
*
Fix the logic for decoding modifiers map in Wayland text input protocol
Rodney Dawes
2021-10-15
1
-2
/
+4
*
Support different text input protocols
Liang Qi
2021-10-07
2
-10
/
+75
*
Client: do not empty clipboard when a new popup/window is opened
Jan Grulich
2021-10-05
2
-8
/
+13
*
Add explicit dependency to Libdrm::Libdrm for the client as well
Dominik Holland
2021-10-05
1
-0
/
+7
*
Wayland client: use wl_keyboard to determine active state
Méven Car
2021-10-04
4
-16
/
+18
*
Client: Always destroy frame callback in the actual callback
Georges Basile Stavracas Neto
2021-09-27
1
-9
/
+5
*
Client: Don't always recreate frame callbacks
Georges Basile Stavracas Neto
2021-09-27
1
-0
/
+4
*
Wayland client: Don't applyConfigure for destroyed surface
Paul Olav Tvete
2021-09-24
1
-0
/
+1
*
Wayland client: Fix crash when windows are shown/hidden during drag
Paul Olav Tvete
2021-09-24
1
-1
/
+1
*
Client: map keyboard mapping privately
David Edmundson
2021-09-08
1
-1
/
+1
*
Revert "Ensure versionless wrappers do not introduce a new variable scope"
Craig Scott
2021-09-06
1
-2
/
+2
*
Ensure versionless wrappers do not introduce a new variable scope
Craig Scott
2021-09-01
1
-2
/
+2
*
Avoid memory leaks in QWaylandInputDevice
Ulf Hermann
2021-08-18
3
-40
/
+32
*
CMake: Make WAYLAND_INCLUDE_DIR argument internal
Joerg Bornemann
2021-08-04
1
-3
/
+3
*
Fix building standalone examples with CMake
Joerg Bornemann
2021-08-04
1
-2
/
+1
*
Adjust INTERFACE_MODULE_HAS_HEADERS property name
Alexey Edelev
2021-08-02
1
-1
/
+1
*
Client: Drop unused member variable
David Edmundson
2021-07-23
1
-1
/
+0
*
Use QPointF for native gesture delta values
Shawn Rutledge
2021-07-15
1
-4
/
+4
*
Improve categorized logging output
Shawn Rutledge
2021-07-14
1
-4
/
+4
*
Do not update the mask if we do not have a surface
Aleix Pol
2021-07-13
1
-4
/
+4
*
Restructure configure features
Joerg Bornemann
2021-07-05
3
-201
/
+3
*
Use QEventPoint::State instead of Qt::TouchPointState
JiDe Zhang
2021-06-25
6
-12
/
+14
*
Client: Drop use of hardcoded strings in interface comparison
David Edmundson
2021-06-24
1
-19
/
+19
*
Remove old configure-related files
Joerg Bornemann
2021-06-17
1
-297
/
+0
*
cmake: be more flexible when creating Wayland client and server extension hea...
Robert Griebl
2021-06-16
1
-5
/
+11
*
Hook up queryKeyboardModifers
David Redondo
2021-06-14
2
-0
/
+10
*
Add BlankCursor for cursor names map
JiDe Zhang
2021-06-11
1
-0
/
+2
[next]