diff options
author | Samuel Mannehed <samuel@cendio.se> | 2020-03-31 22:02:21 +0200 |
---|---|---|
committer | Niko Lehto <nikle@cendio.se> | 2020-05-29 15:26:33 +0200 |
commit | d71135b02bd47037e5c210dbf678815a880065ed (patch) | |
tree | 7f2bc1ee33da6a3f33c25008194fd6ff5dc3f034 /cmake | |
parent | c79a05dc152a6a51d38b8db9f085339bd193241a (diff) | |
download | tigervnc-d71135b02bd47037e5c210dbf678815a880065ed.tar.gz tigervnc-d71135b02bd47037e5c210dbf678815a880065ed.zip |
Cancel AltGr timeout on mouse events as well
We have a timer after Ctrl is pressed in order to see if an Alt will
come right after. Ctrl + Alt is what windows sends for AltGr.
If a key other than Alt was pressed we knew that we could cancel this
timer, this commit extends that to mouse events too.
Since this detection breaks the true order of events we want to make
a decision as fast as possible.
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions