mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-20 04:40:06 +01:00
Merge branch 'filtertypo' into 'main'
xx-keyboard-filter: Clarify destruction See merge request wayland/wayland-protocols!475
This commit is contained in:
commit
5062a3f664
1 changed files with 2 additions and 0 deletions
|
|
@ -157,6 +157,8 @@
|
|||
Attempting to bind a keyboard object which was already bound must cause the already_bound error.
|
||||
Attempting to bind a keyboard object to an input method acting on a different seat must cause the wrong_seat error.
|
||||
|
||||
Once any of the bound objects are destroyed, the xx_keyboard_filter_v1 instance becomes disabled and it must ignore all following requests.
|
||||
|
||||
When the input method gets destroyed, the compositor must stop issuing events to the keyboard and ignore any further requests to keyboard_filter, except keyboard_filter.destroy.
|
||||
</description>
|
||||
<arg name="keyboard" type="object" interface="wl_keyboard" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue