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
/
plugins
/
shellintegration
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove QWindow forward declarations in namespaces
Friedemann Kleint
2023-02-13
2
-2
/
+0
*
client: Attempt to request activate even if there's no focus window
Ilya Fedin
2023-01-25
1
-2
/
+6
*
client: Implement QNativeInterface::Private::QWaylandWindow
David Redondo
2022-12-08
6
-0
/
+18
*
Client: Improve handling of 0xH and Wx0 xdg_toplevel configure events
Vlad Zahorodnii
2022-12-05
1
-8
/
+27
*
Client: Add support for xdg_toplevel.configure_bounds
Vlad Zahorodnii
2022-10-26
2
-3
/
+14
*
Implement window alert with xdg-activation
Ilya Fedin
2022-10-23
4
-4
/
+32
*
Add private header filters to the qt_interal_add_module calls
Alexey Edelev
2022-10-12
1
-0
/
+2
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
6
-6
/
+6
*
Client: add custom margins support to xdg popups
Ilya Fedin
2022-08-23
1
-3
/
+5
*
Provide a handle for desktop portal via xdg-exporter
David Redondo
2022-07-29
5
-0
/
+126
*
Client: do not take decoration shadows into account when placing popups
Jan Grulich
2022-07-29
1
-2
/
+2
*
Only close popup in the the hierchary
Weng Xuetian
2022-07-24
2
-9
/
+18
*
Client: get activation token automatically whenever possible
Ilya Fedin
2022-07-11
1
-2
/
+24
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
6
-0
/
+18
*
CMake: Get rid of a few warnings
Alexandru Croitor
2022-06-29
1
-1
/
+1
*
Keep toplevel windows in the top left corner of the screen
David Redondo
2022-06-22
1
-0
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
29
-1105
/
+61
*
QWaylandXdgShellIntegrationPlugin: includemocs - qt6
Liang Qi
2022-06-01
1
-0
/
+2
*
QWaylandXdgShellIntegrationPlugin: includemocs
Liang Qi
2022-06-01
1
-0
/
+2
*
QtWlShellIntegrationPrivate: includemocs
Liang Qi
2022-06-01
1
-0
/
+2
*
client: Avoid protocol error with invalid min/max size
Eskil Abrahamsen Blomfeldt
2022-05-23
1
-2
/
+2
*
QtWaylandClient: use the CMake exports.h support
Thiago Macieira
2022-04-28
12
-15
/
+15
*
client: Synthesize enter/leave event for popup in xdg-shell
Liang Qi
2022-04-04
1
-0
/
+27
*
client: set_constraint_adjustment() for popups in xdg
Liang Qi
2022-03-08
1
-0
/
+4
*
Allow creating popups from non xdg-shell parents
David Redondo
2022-03-08
1
-4
/
+4
*
XDG shell: fix warnings about unused variable
Thiago Macieira
2022-01-21
1
-1
/
+1
*
Use PRIVATE linking for plugins
Alexey Edelev
2022-01-13
1
-2
/
+2
*
Handle the transientParent of a window having another kind of surface
David Redondo
2021-12-09
1
-1
/
+1
*
Remove QWaylandShellIntegration::findGlobal
Paul Olav Tvete
2021-12-09
10
-74
/
+44
*
Implement xdg_activation_v1 protocol
Aleix Pol
2021-12-09
5
-0
/
+225
*
Use a correct serial for xdg_surface.ack_configure
Inho Lee
2021-12-07
2
-4
/
+6
*
Introduce new qt-shell and an API for custom shells
Paul Olav Tvete
2021-12-02
16
-42
/
+678
*
Wayland client: use wl_keyboard to determine active state
Méven Car
2021-10-04
3
-26
/
+5
*
CMake: Use renamed qt6_add_plugin PLUGIN_TYPE option
Alexandru Croitor
2021-08-09
4
-4
/
+4
*
CMake: Make WAYLAND_INCLUDE_DIR argument internal
Joerg Bornemann
2021-08-04
1
-1
/
+1
*
CMake: Don't give plugins PUBLIC usage requirements
Joerg Bornemann
2021-07-06
4
-6
/
+6
*
Remove forward declaration for classes that don't exist anymore
Albert Astals Cid
2021-06-18
1
-1
/
+0
*
cmake: be more flexible when creating Wayland client and server extension hea...
Robert Griebl
2021-06-16
1
-0
/
+2
*
Add the 'Private' suffix to the internal module names
Alexey Edelev
2021-05-31
1
-4
/
+4
*
Client: expose toplevel window state
Jan Grulich
2021-05-14
2
-2
/
+17
*
Client: Set XdgShell size hints before the first commit
David Edmundson
2021-05-10
1
-2
/
+1
*
Export wl-shell integration
Elvis Lee
2021-04-29
1
-11
/
+25
*
xdgshell: Tell the compositor the screen we're expecting to fill
Aleix Pol
2021-03-26
1
-3
/
+6
*
Remove QMake project files
Joerg Bornemann
2021-02-11
5
-110
/
+0
*
Make setting QT_SCALE_FACTOR work on Wayland
Morten Johan Sørvig
2020-11-16
3
-3
/
+3
*
Client: Drop XdgShellV5 and XdgShellV6
David Edmundson
2020-11-11
29
-3829
/
+1
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-10-01
5
-5
/
+5
*
Client: Expose XdgShell native resources
David Edmundson
2020-08-26
4
-0
/
+25
*
Use QList instead of QVector
Jarek Kobus
2020-06-08
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.15' into dev
Liang Qi
2020-04-29
14
-22
/
+33
|
\
[next]