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