virtual keyboard: share_states change (#1234)

This commit is contained in:
JS Deck 2025-09-20 12:57:53 -03:00 committed by GitHub
parent 75d6ee01e7
commit 34968d61a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -305,7 +305,7 @@ _Subcategory `input:virtualkeyboard:`_
| name | description | type | default |
| --- | --- | --- | --- |
| share_states | Unify key down states and modifier states with other keyboards. | bool | false |
| share_states | Unify key down states and modifier states with other keyboards. 0 -> no, 1 -> yes, 2 -> yes unless IME client | int | 2 |
| release_pressed_on_close | Release all pressed keys by virtual keyboard on close. | bool | false |
#### Tablet