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