]> source.dussan.org Git - tigervnc.git/commit
Disable input methods when the viewport is focused
authorPierre Ossman <ossman@cendio.se>
Tue, 19 Aug 2014 12:08:04 +0000 (14:08 +0200)
committerPierre Ossman <ossman@cendio.se>
Fri, 22 Aug 2014 13:10:29 +0000 (15:10 +0200)
commit48ef54d59b7abbc06d660dbfe431708b10d8e3dc
tree9e7d26c1761b051f4bece626d2ba3e5ce469ace0
parenta83c88d513cc639cdf79a1cd7e97cb978001b2ed
Disable input methods when the viewport is focused

Input methods are way too complex for us to map them to the VNC
protocol in any sane manner. Best just to disable them and rely
on simple keyboard behaviour when the viewport is active.
contrib/fltk/13-fltk-1.3.2-im.patch [new file with mode: 0644]
vncviewer/Viewport.cxx