Index: third_party/wayland-protocols/include/protocol/remote-shell-unstable-v1-server-protocol.h |
diff --git a/third_party/wayland-protocols/include/protocol/remote-shell-unstable-v1-server-protocol.h b/third_party/wayland-protocols/include/protocol/remote-shell-unstable-v1-server-protocol.h |
index e442ce78dd7c1c6b0935b1b919fc86545a950564..3a766e5377aa542eae842d6a4979abc0cd87bd75 100644 |
--- a/third_party/wayland-protocols/include/protocol/remote-shell-unstable-v1-server-protocol.h |
+++ b/third_party/wayland-protocols/include/protocol/remote-shell-unstable-v1-server-protocol.h |
@@ -187,6 +187,10 @@ enum zwp_remote_shell_v1_state_type { |
* pinned window state |
*/ |
ZWP_REMOTE_SHELL_V1_STATE_TYPE_PINNED = 5, |
+ /** |
+ * trusted pinned window state |
+ */ |
+ ZWP_REMOTE_SHELL_V1_STATE_TYPE_TRUSTED_PINNED = 6, |
}; |
#endif /* ZWP_REMOTE_SHELL_V1_STATE_TYPE_ENUM */ |