summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorPier Luigi Fiorini <pierluigi.fiorini@liri.io>2019-01-06 18:09:00 +0100
committerPier Luigi Fiorini <pierluigi.fiorini@liri.io>2019-08-16 10:13:34 +0200
commit3be538b89c82d580133aadcf1615311a49786761 (patch)
tree518d8f5c6db6cc46140c2222fcc3ec003b9e71a5 /sync.profile
parente0115d9ccdbb541033b9ebc43c11fb4943becaff (diff)
downloadqtwayland-3be538b89c82d580133aadcf1615311a49786761.tar.gz
Compositor: Add idle-inhibit unstable v1 protocol
Allows disabling of screen blanking on a per-surface basis. [ChangeLog][Compositor] Added support for idle-inhibit unstable v1 Wayland extension. Change-Id: I3cd392f9e1bb3604691f2a496579aad3b87383b6 Reviewed-by: Johan Helsing <johan.helsing@qt.io>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 4d9099e9..be25721f 100644
--- a/sync.profile
+++ b/sync.profile
@@ -57,6 +57,7 @@
"$basedir/src/compositor" => [
"^qwayland-server-wayland.h",
"^qwayland-server-hardware-integration.h",
+ "^qwayland-server-idle-inhibit-unstable-v1.h",
"^qwayland-server-ivi-application.h",
"^qwayland-server-qt-windowmanager.h",
"^qwayland-server-qt-key-unstable-v1.h",
@@ -70,6 +71,7 @@
"^qwayland-server-xdg-shell-unstable-v6.h",
"^qwayland-server-xdg-shell.h",
"^wayland-hardware-integration-server-protocol.h",
+ "^wayland-idle-inhibit-unstable-v1-server-protocol.h",
"^wayland-ivi-application-server-protocol.h",
"^wayland-qt-windowmanager-server-protocol.h",
"^wayland-qt-key-unstable-v1-server-protocol.h",