diff options
author | Johan Klokkhammer Helsing <johan.helsing@qt.io> | 2018-08-22 13:24:31 +0200 |
---|---|---|
committer | Johan Helsing <johan.helsing@qt.io> | 2018-09-05 06:52:30 +0000 |
commit | e56cb62f4974c3318b763206e0216e0177a72ae8 (patch) | |
tree | 81f89b7945fb985b784702a3473d6319590a5c19 /README | |
parent | 192b2e8f59e7f0cb3c2d482524bf171a81a213c5 (diff) | |
download | qtwayland-e56cb62f4974c3318b763206e0216e0177a72ae8.tar.gz |
Client: Deprecate xdg-shell-v5 and wl-shell
[ChangeLog][QPA plugin] Deprecated the shell integrations for
xdg-shell-unstable-v5 and wl-shell. The stable version of xdg-shell
should be used instead.
Task-number: QTBUG-68838
Change-Id: Iab89059ec13efc2f72c3317a26439d7683e03e79
Reviewed-by: Pier Luigi Fiorini <pierluigi.fiorini@liri.io>
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -83,10 +83,10 @@ with ivi-shell integration: Available Shell Integrations: * ivi-shell - * wl-shell - * xdg-shell-v5 + * wl-shell (deprecated) + * xdg-shell + * xdg-shell-v5 (deprecated) * xdg-shell-v6 - We hang out at #qt-labs and #qt-lighthouse on freenode if you have any questions |