summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohan Klokkhammer Helsing <johan.helsing@qt.io>2018-05-10 09:52:41 +0200
committerJohan Helsing <johan.helsing@qt.io>2018-05-14 14:21:00 +0000
commit83084f717ccf6e7c1930c7b61de3bfec2cc48bc3 (patch)
tree98bc3743c7bed35cf8aff01fcaedf598b0bd6d11 /README
parent887df9d417f5c36a2b0a8500bea17ebae3f7f65b (diff)
downloadqtwayland-83084f717ccf6e7c1930c7b61de3bfec2cc48bc3.tar.gz
Readme: Mention ivi-shell as one of the default shells
Change-Id: Idd02465d1bf73a942f294ae869846de245c683d1 Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 8215b30b..4ce15893 100644
--- a/README
+++ b/README
@@ -70,8 +70,8 @@ the generic wl_shell or xdg_shell extensions that target desktop systems.
Custom shell protocols are added through shell integration plugins.
Which shell integration to use is determined by the QT_WAYLAND_SHELL_INTEGRATION
-environment variable. If no shell is specified, the default is to first try
-xdg-shell-v6 and then wl-shell.
+environment variable. If no shell is specified, the default is to try shells in
+the following order: xdg-shell-v6, wl-shell and then ivi-shell.
Example Usage: