summaryrefslogtreecommitdiffstats
path: root/x11vnc/cursor.c
Commit message (Collapse)AuthorAgeFilesLines
* classes/ssl: Many improvements to Java SSL applet, onetimekeyrunge2010-03-211-0/+3
| | | | | | | | | | | | | serverCert param, debugging printout, user dialogs, catch socket exceptions, autodetect x11vnc for GET=1. x11vnc: misc/scripts: desktop.cgi, inet6to4, panner.pl. X11VNC_HTTPS_DOWNLOAD_WAIT_TIME, -unixpw %xxx documented, and can run user cmd in UNIXPW_CMD. FD_XDMCP_IF for create script, autodetect dm on udp6 only. Queries: pointer_x, pointer_y, pointer_same, pointer_root. Switch on -xkd if keysyms per key > 4 in all cases. daemon mode improvements for connect_switch, inet6to4, ultravnc_repeater.pl. Dynamic change of -clip do not create new fb if WxH is unchanged.
* x11vnc: small tweaks to Xdummy, rx11vnc*. Apply SMALL_FOOTPRINT to ↵runge2010-01-021-1/+1
| | | | -appshare text. Copyright year change.
* x11vnc: -appshare mode for sharing an application windows instead of therunge2009-12-021-6/+11
| | | | | | | | | entire desktop. map port + 5500 in reverse connect. Add id_cmd remote control functions for id (and other) windows. Allow zero port in SSL reverse connections. Adjust delays between multiple reverse connections; X11VNC_REVERSE_SLEEP_MAX env var. Add some missing mutex locks; add INPUT_LOCK and threads_drop_input. More safety in -threads mode for new framebuffer change. Fix some stderr leaking in -inetd mode.
* x11vnc: -findauth, -auth guess, & etc.runge2009-11-181-0/+5
|
* Thread safety. Fix -clip -in -rawfb. Try to avoid Xorg stuckrunge2009-05-211-9/+10
| | | | key bug.
* Insert x11vnc copyright and license notices.runge2009-03-141-0/+32
|
* x11vnc: -chatwindow, -scale WxH, -enc changes.runge2008-10-191-9/+20
|
* x11vnc: support colormaps for depths other than 8. xinerama warppointer ↵runge2008-06-011-2/+2
| | | | only if more than one subscreen.
* x11vnc: fix wireframe crash under -clip. Add -redirect forrunge2007-09-111-0/+19
| | | | | | | VNC redir. -rawfb nullbig, randbig, solid, swirl, etc. FD_XDM mode to find_display. -listdpy. Add enlightenment. Xvnc.redirect FINDDISPLAY-vnc_redirect. -xvnc, -xvnc_redirect, -svc_xvnc. AUTO_PORT.
* x11vnc: -httpsredir, x11cursor fix, nc=N login opt, no -ncache betatest for ↵runge2007-03-201-0/+10
| | | | java viewer.
* x11vnc: -reflect, -N. -ncache, FINDDISPLAY, FINDCREATEDISPLAY, improvements. ↵runge2007-01-311-1/+10
| | | | MODTWEAK_LOWEST workaround.
* x11vnc -ncache on by default for beta test. fix -nofb & -rawfb modes.runge2006-12-291-1/+1
|
* still more compiler warnings; ssvnc 1.0.9 sync.runge2006-12-281-3/+9
|
* more compiler warnings cleanup.runge2006-12-281-2/+3
|
* x11vnc: clean up compiler warnings.runge2006-12-281-1/+3
|
* x11vnc: more work on -ncache.runge2006-12-281-0/+18
|
* x11vnc: Mac OS X fb fixes and cuttext, -nodpms option, local user wireframingrunge2006-11-211-15/+16
|
* x11vnc: Native Mac OS X support.runge2006-11-131-121/+158
|
* x11vnc: -cursor_drag for DnD, etc.runge2006-10-121-1/+3
|
* x11vnc: -verbose, -connect_or_exit, -rfbport 0, print out SSL cert.runge2006-09-171-2/+6
|
* x11vnc: REQ_ARGS, EV_SYN/SYN_REPORT check. restore -cursor most under ↵runge2006-09-101-1/+1
| | | | -display WAIT
* x11vnc: -rotate optionrunge2006-07-281-0/+34
|
* x11vnc: enable --without-x builds for -rawfb only binaries.runge2006-07-181-0/+10
|
* x11vnc: more -unixpw work. add -license, etc. optionsrunge2006-07-041-0/+7
|
* x11vnc: --grabkbd, -grabptr, -env, -allowedcmds, unixpw+WAIT user fred:optionsrunge2006-06-181-1/+1
|
* x11vnc: support for video4linux webcams & tv-tuners, -24to32 bpp option, ↵runge2006-05-071-3/+8
| | | | -rawfb console.
* SSL patch for Java viewer. https support for x11vnc.runge2006-03-281-2/+10
|
* x11vnc: -unixpw and -stunnel. Add clipboard to input control.runge2006-02-251-0/+4
|
* x11vnc: -8to24 now works on default depth 8 displays.runge2006-01-191-0/+6
|
* x11vnc: add -8to24 option for some multi-depth displays.runge2006-01-151-1/+0
|
* x11vnc: close fd > 2 in run_user_command(), -nocmds in crash_debug, fix ↵runge2006-01-111-1/+1
| | | | 64bit bug for -solid.
* x11vnc: the big split.runge2006-01-091-0/+1786