summaryrefslogtreecommitdiffstats
path: root/x11vnc/pointer.c
Commit message (Collapse)AuthorAgeFilesLines
* x11vnc: small tweaks to Xdummy, rx11vnc*. Apply SMALL_FOOTPRINT to ↵runge2010-01-021-1/+1
| | | | -appshare text. Copyright year change.
* X props names via env var. fakebuttonevent action, connect_switch andrunge2009-12-151-0/+2
| | | | | ultravnc_repeater.pl scripts, find_display try FD_XDM on failure, -quiet and -storepasswd changes, better port 113 testing.
* x11vnc: -appshare mode for sharing an application windows instead of therunge2009-12-021-12/+16
| | | | | | | | | 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.
* Improvements to -unixpw_cmd and -unixpw_nis.runge2009-08-101-1/+12
| | | | | Experimental X11VNC_WATCH_DX_DY=1 for buggy theme menus, see: http://ubuntuforums.org/showthread.php?t=1223490
* Insert x11vnc copyright and license notices.runge2009-03-141-0/+32
|
* x11vnc: add -rmflag option, -rawfb vt support, bpp < 8 supportrunge2009-01-041-0/+2
| | | | | for rawfb, find /dev/video better. Fix reverse SSL connection for DH. Some improvements for CUPS TS helper, restart if needed.
* x11vnc: Add symmetric key encryption -enc cipher:keyfile,runge2008-09-211-6/+9
| | | | | works with SSVNC. Make -remap work on MacOSX console. update to 0.9.5 strings. Add a couple menu items to tkx11vnc.
* x11vnc: kill gui_pid on exit in -connect/-connect_or_exit mode.runge2008-09-071-0/+4
| | | | | | | -grablocal n experiment (not compiled by default). -macuskbd option for macosx for orig uskdb code. keycode=N remote contol cmd. Find dpy look at non-NFS cookies in /tmp. Fix gui tray insertion on recent gnome dt. Fix connect_file bug. Sync SSVNC
* x11vnc: watch textchat, etc in unixpw, implement kbdReleaseAllKeys, ↵runge2007-02-101-2/+2
| | | | setSingleWindow, setServerInput. watch for OpenGL apps breaking XDAMAGE.
* fix warnings.runge2007-01-311-0/+1
|
* x11vnc: -reflect, -N. -ncache, FINDDISPLAY, FINDCREATEDISPLAY, improvements. ↵runge2007-01-311-0/+7
| | | | MODTWEAK_LOWEST workaround.
* x11vnc -ncache on by default for beta test. fix -nofb & -rawfb modes.runge2006-12-291-1/+2
|
* still more compiler warnings; ssvnc 1.0.9 sync.runge2006-12-281-14/+21
|
* x11vnc: clean up compiler warnings.runge2006-12-281-0/+1
|
* x11vnc: more work on -ncache.runge2006-12-281-4/+4
|
* x11vnc: FINDCREATEDISPLAY support to create X session if one cannot be ↵runge2006-12-101-0/+1
| | | | found. Fix bug in java viewer.
* x11vnc: Mac OS X fb fixes and cuttext, -nodpms option, local user wireframingrunge2006-11-211-1/+1
|
* x11vnc: Native Mac OS X support.runge2006-11-131-1/+6
|
* x11vnc: improve SSL Java viewer, cleanup -unixpw code.runge2006-09-241-2/+4
|
* x11vnc: more features to ssl_vncviewer for enhanced tightvnc viewer projectrunge2006-07-311-0/+1
|
* x11vnc: -rotate optionrunge2006-07-281-0/+4
|
* x11vnc: enable --without-x builds for -rawfb only binaries.runge2006-07-181-0/+21
|
* x11vnc: wording changes; remove "-rawfb cons" in favor of "console"runge2006-07-121-4/+4
|
* x11vnc: add uinput support for full input into linux fb device (e.g. qt-embed).runge2006-07-091-16/+42
|
* x11vnc: check all XKeysymToString() return values.runge2006-07-041-5/+7
|
* x11vnc: more -unixpw work. add -license, etc. optionsrunge2006-07-041-1/+1
|
* x11vnc: --grabkbd, -grabptr, -env, -allowedcmds, unixpw+WAIT user fred:optionsrunge2006-06-181-3/+3
|
* x11vnc: -display WAIT:..., -users unixpw=, su_verify dpy command.runge2006-06-081-0/+1
|
* x11vnc: support for video4linux webcams & tv-tuners, -24to32 bpp option, ↵runge2006-05-071-12/+52
| | | | -rawfb console.
* SSL patch for Java viewer. https support for x11vnc.runge2006-03-281-2/+4
|
* x11vnc: -unixpw and -stunnel. Add clipboard to input control.runge2006-02-251-0/+4
|
* x11vnc: -8to24 opts, use XGetSubImage. fix -threads deadlocks and -rawfb crashrunge2006-01-221-0/+2
|
* 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/+1029