Re: [PATCH wayland-protocols v5 2/2] Add keyboard shortcuts inhibitor

2017-06-06 Thread Olivier Fourdan
Hey Peter, [...] > > + > > + > > + > > + > > + > > + This event indicates the beginning of keyboard combo definition. > > typo: "of *a* keyboard combo definition". Having said that, my gut tells me > this approach is a bad idea (though I'm not 100% sure how else to solve it

Re: [PATCH wayland-protocols v5 2/2] Add keyboard shortcuts inhibitor

2017-06-05 Thread Peter Hutterer
On Fri, Jun 02, 2017 at 11:06:26AM +0200, Olivier Fourdan wrote: > This adds a new protocol to let Wayland clients specify that they want > all keyboard events to be sent to the client, regardless of the > compositor own shortcuts. > > This protocol can be used for virtual machine and remote conne

[PATCH wayland-protocols v5 2/2] Add keyboard shortcuts inhibitor

2017-06-02 Thread Olivier Fourdan
This adds a new protocol to let Wayland clients specify that they want all keyboard events to be sent to the client, regardless of the compositor own shortcuts. This protocol can be used for virtual machine and remote connection viewers which require to pass all keyboard shortcuts to the hosted or