You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lhchavez 51f10f7c83 Support the VMware Cursor Position extension on vncviewer 3 年之前
..
.gitignore Fix .gitignore for vncviewer/ and tests/ 6 年之前
BaseTouchHandler.cxx Use hypot(x,y) instead of sqrt(x*x + y*y) 4 年之前
BaseTouchHandler.h Implement touch gesture handling on Unix 4 年之前
CConn.cxx Support the VMware Cursor Position extension on vncviewer 3 年之前
CConn.h Support the VMware Cursor Position extension on vncviewer 3 年之前
CMakeLists.txt Support touch gestures on Windows 4 年之前
DesktopWindow.cxx Support the VMware Cursor Position extension on vncviewer 3 年之前
DesktopWindow.h Support the VMware Cursor Position extension on vncviewer 3 年之前
EmulateMB.cxx Fix position for click and drag with EmulateMB 4 年之前
EmulateMB.h Fix position for click and drag with EmulateMB 4 年之前
GestureEvent.h Implement touch gesture handling on Unix 4 年之前
GestureHandler.cxx Fix typos in comments 4 年之前
GestureHandler.h Implement touch gesture handling on Unix 4 年之前
OptionsDialog.cxx Add emulated middle mouse button 4 年之前
OptionsDialog.h Add emulated middle mouse button 4 年之前
PlatformPixelBuffer.cxx Provide correct dimensions for XShm setup 4 年之前
PlatformPixelBuffer.h Provide correct dimensions for XShm setup 4 年之前
ServerDialog.cxx Have a history of used vnc servers to select from in the vncviewer 3 年之前
ServerDialog.h Have a history of used vnc servers to select from in the vncviewer 3 年之前
Surface.cxx Abstract platform rendering to "surfaces" 7 年之前
Surface.h Create new CGImage for each draw 7 年之前
Surface_OSX.cxx Filter out alpha channel for normal draw() operation 7 年之前
Surface_Win32.cxx Fade overlay in and out 7 年之前
Surface_X11.cxx Update Surface_X11.cxx 3 年之前
UserDialog.cxx bug fix for user is NULL 4 年之前
UserDialog.h Display security state when asking for password 6 年之前
Viewport.cxx Merge branch 'autoclip' of https://github.com/CendioOssman/tigervnc 3 年之前
Viewport.h Cancel AltGr timeout on mouse events as well 4 年之前
Win32TouchHandler.cxx Support touch gestures on Windows 4 年之前
Win32TouchHandler.h Support touch gestures on Windows 4 年之前
XInputTouchHandler.cxx Fix some inappropriate format specifiers 4 年之前
XInputTouchHandler.h Implement touch gesture handling on Unix 4 年之前
cocoa.h Do maximize more properly on macOS 4 年之前
cocoa.mm Map macOS Eisu key to XK_Eisu_toggle 3 年之前
fltk_layout.h Change type to fix bad signed/unsigned comparison 9 年之前
gettext.h Remove variable length arrays 5 年之前
i18n.h Move pgettext_aux() declaration earlier 4 年之前
keysym2ucs.c Remove unused variables 9 年之前
keysym2ucs.h Add helper to get combining codepoint from a spacing character 9 年之前
menukey.cxx Add support for raw keyboard in vncviewer 6 年之前
menukey.h Add support for raw keyboard in vncviewer 6 年之前
osx_to_qnum.c Update keycode maps to latest version 3 年之前
parameters.cxx Have a history of used vnc servers to select from in the vncviewer 3 年之前
parameters.h Have a history of used vnc servers to select from in the vncviewer 3 年之前
resource.h Add a resource file to vncviewer.exe so we can get an icon. 12 年之前
touch.cxx Merge branch 'noblock' of https://github.com/CendioOssman/tigervnc 3 年之前
touch.h Implement X Input pointer handling for Unix 4 年之前
vncviewer.cxx Update copyright year to 2021 3 年之前
vncviewer.desktop.in.in Use standard install dir variable names 4 年之前
vncviewer.h Better error messages when terminating 4 年之前
vncviewer.man Start sessions via PAM 4 年之前
vncviewer.rc.in Update copyright year to 2021 3 年之前
win32.c Handle Korean keys on Windows 3 年之前
win32.h Handle Ctrl+AltGr on Windows 6 年之前
xkb_to_qnum.c Update keycode maps to latest version 3 年之前