[PATCH] text-input: Add input_provided hint

2019-07-29 Thread Dorota Czaplejewicz
The new hint is meant to indicate that the text input already provides a means to enter data, and that using the system input method is optional. It should be used when the client presents the user with a custom input method, like an on-screen keyboard, or perhaps a dropdown list. The new hint

Re: [PATCH v6 wayland-protocols] virtual-keyboard: Add new virtual keyboard protocol

2019-07-29 Thread Dorota Czaplejewicz
On Sat, 20 Jul 2019 18:12:10 + Simon Ser wrote: > Anybody has thoughts about this protocol? This should probably go in > before input-method. > > Dorota, can your reply with a Signed-off-by tag? It seems like it's > missing from the commit message. Thanks! > _