You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KasmVNC/unix/xserver/hw/vnc
Mariusz Marciniak 0a45fcc700 KASM-1871 Add smooth scrolling
Previously all scrolling relied on "clicking" the up/down or left/right scroll buttons
which made it unprecise and to always scroll at the same speed.

Now we pass the scroll delta directly to the xorg input driver so the scroll is more responsinve and adaptive.
4 years ago
..
.gitignore Initial commit 5 years ago
Input.c KASM-1871 Add smooth scrolling 4 years ago
Input.h KASM-1871 Add smooth scrolling 4 years ago
InputXKB.c Initial commit 5 years ago
Makefile.am Add option to pass the password in an encrypted file, kasmvncpasswd utility 5 years ago
RFBGlue.cc Sync utf8 clipboard support 4 years ago
RFBGlue.h Sync utf8 clipboard support 4 years ago
RandrGlue.c Initial commit 5 years ago
XorgGlue.c Initial commit 5 years ago
XorgGlue.h Initial commit 5 years ago
XserverDesktop.cc KASM-1871 Add smooth scrolling 4 years ago
XserverDesktop.h KASM-1871 Add smooth scrolling 4 years ago
Xvnc.man Add a set of self-microbenchmarks (#51) 4 years ago
buildtime.c Initial commit 5 years ago
qnum_to_xorgevdev.c Update keycode maps to latest version 4 years ago
qnum_to_xorgkbd.c Update keycode maps to latest version 4 years ago
vncBlockHandler.c Initial commit 5 years ago
vncBlockHandler.h Initial commit 5 years ago
vncExt.c Initial commit 5 years ago
vncExtInit.cc Sync utf8 clipboard support 4 years ago
vncExtInit.h Sync utf8 clipboard support 4 years ago
vncHooks.c Add support for notifying clients about pointer movements 4 years ago
vncHooks.h Initial commit 5 years ago
vncModule.c Initial commit 5 years ago
vncSelection.c Fix some local->remote clipboard merge misses 4 years ago
vncSelection.h Fix some local->remote clipboard merge misses 4 years ago
xorg-version.h Initial commit 5 years ago
xvnc.c Tolerate specifying -BoolParam 0 and similar 5 years ago