[PATCH weston v3] input: don't send to clients key events eaten by bindings

Bill Spitzak spitzak at gmail.com
Tue Nov 11 12:39:10 PST 2014


Better example:

- Make an xterm have focus.

- Make a new wayland terminal and give it focus.

- In the Wayland terminal, press Ctrl, then D. The wayland terminal 
exits due to the shell getting EOF and quitting. The xterm gets focus.

- Release Ctrl but continue holding down 'd'. The 'd' starts to repeat 
in the xterm.

The bug has nothing to do with whether a shortcut is a "server" shortcut 
or not, and can be easily demonstrated with a "client shortcut".

You are making a mistake. Sorry.


More information about the wayland-devel mailing list