Re: [PATCH 2/2 v2] Add keyboard shortcuts inhibitor

2017-04-01 Thread Peter Hutterer
On Fri, Mar 31, 2017 at 05:31:41PM +0200, Olivier Fourdan wrote: > This adds a new protocol to let Wayland clients specify that they want > all keyboard events to be send to the client, regardless of the > compositor own shortcuts. > > This is for use by virtual machine and remote connections view

Re: [PATCH 1/2] Introduce keyboard grabbing protocol for Xwayland

2017-04-01 Thread Quentin Glidic
On 4/2/17 2:57 AM, Peter Hutterer wrote: woohoo, grabs. My favourite topic! ;) On Wed, Mar 22, 2017 at 05:27:22PM +0100, Olivier Fourdan wrote: >> [snip] + + This protocol specifies a way for Xwayland to request all keyboard + events to be forwarded to a surface even when the surf

Re: [PATCH 2/2] Add keyboard shortcuts inhibitor

2017-04-01 Thread Peter Hutterer
On Wed, Mar 22, 2017 at 05:27:23PM +0100, Olivier Fourdan wrote: > This adds a new protocol to let Wayland clients specify that they want > all keyboard events to be send to the client, regardless of the > compositor own shortcuts. > > This is for use by virtual machine and remote connections view

Re: [RFC wayland] move away from C

2017-04-01 Thread The Rasterman
On Sat, 1 Apr 2017 09:41:51 -0500 Derek Foreman said: > On 01/04/17 09:24 AM, Carsten Haitzler (The Rasterman) wrote: > > On Sat, 1 Apr 2017 14:03:21 +0100 Auke Booij said: > > > >> The C programming language was developed in the early '70s. It was > >> always considered a proof of concept, as i

Re: [RFC wayland] move away from C

2017-04-01 Thread The Rasterman
On Sat, 1 Apr 2017 09:41:51 -0500 Derek Foreman said: > On 01/04/17 09:24 AM, Carsten Haitzler (The Rasterman) wrote: > > On Sat, 1 Apr 2017 14:03:21 +0100 Auke Booij said: > > > >> The C programming language was developed in the early '70s. It was > >> always considered a proof of concept, as i

Re: [PATCH 1/2] Introduce keyboard grabbing protocol for Xwayland

2017-04-01 Thread Peter Hutterer
woohoo, grabs. My favourite topic! ;) Mostly ok, a few complaints regarding the documentation but the protocol is fine from my POV. On Wed, Mar 22, 2017 at 05:27:22PM +0100, Olivier Fourdan wrote: > This patch introduces a new protocol for grabbing the keyboard from > Xwayland. > > This is neede

Re: [RFC wayland] move away from C

2017-04-01 Thread Derek Foreman
On 01/04/17 09:24 AM, Carsten Haitzler (The Rasterman) wrote: On Sat, 1 Apr 2017 14:03:21 +0100 Auke Booij said: The C programming language was developed in the early '70s. It was always considered a proof of concept, as it was clear to everyone involved that any serious programming lanugage s

Re: [RFC wayland] move away from C

2017-04-01 Thread The Rasterman
On Sat, 1 Apr 2017 14:03:21 +0100 Auke Booij said: > The C programming language was developed in the early '70s. It was > always considered a proof of concept, as it was clear to everyone > involved that any serious programming lanugage should have a garbage > collector. Indeed, Dennis Ritchie is

[RFC wayland] move away from C

2017-04-01 Thread Auke Booij
The C programming language was developed in the early '70s. It was always considered a proof of concept, as it was clear to everyone involved that any serious programming lanugage should have a garbage collector. Indeed, Dennis Ritchie is widely known to have said: "What I would really like is to