summaryrefslogtreecommitdiffstats
path: root/x11vnc/xevents.c
Commit message (Collapse)AuthorAgeFilesLines
* x11vnc: touchscreen uinput support and Java viewer mousewheel support. See ↵runge2010-12-211-0/+1
| | | | x11vnc/ChangeLog for rest.
* update to x11vnc 0.9.12runge2010-09-101-14/+33
|
* x11vnc: exit(1) for -connect_or_exit failure, quiet query mode for ↵runge2010-04-091-1/+3
| | | | grab_state, pointer_pos, etc. ipv6 support. STUNNEL_LISTEN for particular interface. -input_eagerly in addition to -allinput. quiet Xinerama message.
* 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-3/+21
| | | | | 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-1/+52
| | | | | | | | | 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-11/+209
|
* Huge number of changes, see x11vnc/ChangeLogrunge2009-10-081-36/+145
|
* Thread safety. Fix -clip -in -rawfb. Try to avoid Xorg stuckrunge2009-05-211-5/+48
| | | | key bug.
* Insert x11vnc copyright and license notices.runge2009-03-141-0/+32
|
* x11vnc: x11vnc.desktop file. -reopen, -dhparams, -sslCRL,runge2008-11-221-0/+1
| | | | | | | -setdefer options. -rfbport PROMPT VeNCrypt and TLSVNC SSL/TLS encryption support. Tweaks to choose_delay() algorithm. -ssl ANON anonymouse Diffie-Hellman mode. Fix bugs in certs management. Additions to tray=setpass naive user mode.
* x11vnc: add zeroconf external helpers (avahi-publish andrunge2008-11-051-0/+2
| | | | | | dns-sd). Alias -zeroconf. Close pipeinput_fh on exit. Kludge to make -solid work on MacOSX console. Attempt at cpp macros to disable newer libvncserver interfaces.
* x11vnc: -http_oneport for single port HTTP and VNC. Improve find_display wrt ↵runge2008-10-291-3/+11
| | | | lsof blocking with -b.
* x11vnc: -chatwindow, -scale WxH, -enc changes.runge2008-10-191-6/+126
|
* x11vnc: kill gui_pid on exit in -connect/-connect_or_exit mode.runge2008-09-071-0/+91
| | | | | | | -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: -autoport, -finddpy, -xdummy. watch xrandr events. ↵runge2007-09-051-4/+4
| | | | check_redir_services() utilities for Terminal services. Improve Xdummy.
* x11vnc: -xrefresh, .DCOPserver bug, -unixpw_unsafe ignores SSH tunnel.runge2007-08-041-0/+26
|
* x11vnc: fix build error if libssl is missing or --without-ssl supplied.runge2007-06-151-0/+8
|
* x11vnc: lower -wait and -defer to 20ms. Drop client doing ultravnc stuff in ↵runge2007-05-071-3/+6
| | | | -unixpw during login phase.
* filexfer warnings and messages.runge2007-05-051-1/+2
|
* x11vnc: remove build errors, get -ncache working on macosx again.runge2007-03-251-4/+7
|
* x11vnc: Get ultravnc textchat working with ssvnc.runge2007-02-191-6/+22
|
* x11vnc: add Files mode to user controlled input. more ultra/tight filexfer ↵runge2007-02-161-0/+12
| | | | tweaks. rfbversion remote control. noncache/nc unixpw user opt.
* x11vnc: tightvnc filetransfer off by default. FINDCREATEDISPLAY geometry.runge2007-02-161-0/+10
|
* x11vnc: -grabalways, -forcedpms, -clientdpms, -noserverdpms, -loopbg, -svc, ↵runge2007-02-121-3/+12
| | | | -xdmsvc
* x11vnc: watch textchat, etc in unixpw, implement kbdReleaseAllKeys, ↵runge2007-02-101-0/+128
| | | | 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/+6
| | | | MODTWEAK_LOWEST workaround.
* some -ncache performance improvements, rootpixmap watching, gnome wm heuristicsrunge2007-01-101-3/+7
|
* x11vnc: more -ncache improvements.runge2007-01-021-2/+23
|
* x11vnc -ncache on by default for beta test. fix -nofb & -rawfb modes.runge2006-12-291-0/+2
|
* still more compiler warnings; ssvnc 1.0.9 sync.runge2006-12-281-16/+27
|
* more compiler warnings cleanup.runge2006-12-281-1/+2
|
* x11vnc: more work on -ncache.runge2006-12-281-1/+1
|
* x11vnc: first pass at client-side caching, -ncache option.runge2006-12-171-1/+2
|
* x11vnc: Mac OS X fb fixes and cuttext, -nodpms option, local user wireframingrunge2006-11-211-9/+16
|
* x11vnc: Native Mac OS X support.runge2006-11-131-2/+2
|
* x11vnc: enable --without-x builds for -rawfb only binaries.runge2006-07-181-0/+36
|
* x11vnc: more -unixpw work. add -license, etc. optionsrunge2006-07-041-1/+4
|
* x11vnc: --grabkbd, -grabptr, -env, -allowedcmds, unixpw+WAIT user fred:optionsrunge2006-06-181-6/+8
|
* x11vnc: -display WAIT:..., -users unixpw=, su_verify dpy command.runge2006-06-081-3/+3
|
* x11vnc: -capslock -skip_lockkeys; Alt keys under -rawfb cons.runge2006-06-031-6/+37
|
* x11vnc: support for video4linux webcams & tv-tuners, -24to32 bpp option, ↵runge2006-05-071-11/+22
| | | | -rawfb console.
* x11vnc: add -ssl mode using libssl. Include Xdummy in misc.runge2006-03-121-1/+1
|
* x11vnc: do CLIPBOARD, reverse conn require passwds, -usepw, -debug_sel, ↵runge2006-03-081-38/+150
| | | | -storepasswd homedir.
* x11vnc: gui speedup and fixes. -unixpw and -inetdrunge2006-03-061-2/+22
|
* x11vnc: -unixpw and -stunnel. Add clipboard to input control.runge2006-02-251-2/+11
|
* fix some non-gcc compiler warnings and signals in x11vncrunge2006-02-201-0/+5
|
* x11vnc: the big split.runge2006-01-091-0/+981