diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index 8e4a75c6..97846807 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -2218,6 +2218,9 @@
The leave notification is sent before the enter notification
for the new focus.
+
+ After this event client must assume that all keys, including modifiers,
+ are lifted and also it must stop key repeating if there's some going on.