]> source.dussan.org Git - tigervnc.git/commit
Improve unknown keysym handling 1734/head
authorGaurav Ujjwal <gujjwal00@gmail.com>
Mon, 8 Apr 2024 11:18:11 +0000 (16:48 +0530)
committerGaurav Ujjwal <gujjwal00@gmail.com>
Sun, 30 Jun 2024 07:13:23 +0000 (12:43 +0530)
commitf65433a113ed2cce39161139982112aaa3ddf6e0
treee1d55029398ddcad544581e15a471fe6a0ac3d6d
parent1b6d5594e34bf3c96e225eab794943dc1ce6b1de
Improve unknown keysym handling

Instead of giving up after all free keycodes have been used, Keycodes from previously added keysyms will be reused.

Re: #93
unix/x0vncserver/XDesktop.cxx
unix/x0vncserver/XDesktop.h
unix/xserver/hw/vnc/vncInput.c
unix/xserver/hw/vnc/vncInput.h
unix/xserver/hw/vnc/vncInputXKB.c