]> source.dussan.org Git - tigervnc.git/commit
Improve unknown keysym handling
authorGaurav Ujjwal <gujjwal00@gmail.com>
Mon, 8 Apr 2024 11:18:11 +0000 (16:48 +0530)
committerLinn Mattsson <linma@cendio.se>
Fri, 18 Oct 2024 07:45:10 +0000 (09:45 +0200)
commit785577f0fc3c8b26af1e83b0665dbe51dc819cfe
treee8399015286eef247933c798a0ec5f51e38cf8b4
parentefe2813461900d5ea8a4b3b193f0b24755229a24
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
(cherry picked from commit f65433a113ed2cce39161139982112aaa3ddf6e0)
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