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