summaryrefslogtreecommitdiffstats
path: root/src/plugins/shellintegration/shellintegration.pro
diff options
context:
space:
mode:
authorJohan Klokkhammer Helsing <johan.helsing@qt.io>2018-05-24 11:46:11 +0200
committerJohan Helsing <johan.helsing@qt.io>2018-05-29 07:29:32 +0000
commitd26abdb7a1a0265d09683c0259e1b5ea9a866b09 (patch)
treeb1110bd7884c76d6b35cb085daebc60a1a998d74 /src/plugins/shellintegration/shellintegration.pro
parent89d3c4a13b3e27dd511064812bb52d00cedb9479 (diff)
Client: Add shell integration for xdg-shell stable
[ChangeLog][QPA plugin] Added support for xdg-shell stable. Mostly a copy of xdg_shell unstable v6 with prefixes and suffixes removed. Otherwise, this is what changed: - The global is now named "xdg_wm_base", since "xdg_shell" was taken by xdg-shell <= v5. - Anchors and gravities are not bitfields anymore. Task-number: QTBUG-66783 Change-Id: I8ca881aae52cc07b22ff5e26df13a9a1566f58f4 Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
Diffstat (limited to 'src/plugins/shellintegration/shellintegration.pro')
-rw-r--r--src/plugins/shellintegration/shellintegration.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/shellintegration/shellintegration.pro b/src/plugins/shellintegration/shellintegration.pro
index 9be4e82a5..48b6efa36 100644
--- a/src/plugins/shellintegration/shellintegration.pro
+++ b/src/plugins/shellintegration/shellintegration.pro
@@ -2,6 +2,7 @@ TEMPLATE = subdirs
SUBDIRS += \
ivi-shell \
+ xdg-shell \
xdg-shell-v5 \
xdg-shell-v6 \
wl-shell \