summaryrefslogtreecommitdiffstats
path: root/x11vnc/appshare.c
Commit message (Collapse)AuthorAgeFilesLines
* Improvements to demo scripts. Alias -coe for -connect_or_exit. Fix ↵runge2010-04-181-1/+1
| | | | HAVE_V4L2. Warn no Xvfb, Xdummy, or Xvnc. Xinerama screens.
* x11vnc: small tweaks to Xdummy, rx11vnc*. Apply SMALL_FOOTPRINT to ↵runge2010-01-021-1/+3
| | | | -appshare text. Copyright year change.
* x11vnc: Fix problems in --without-x builds. Fix crashrunge2009-12-281-1/+7
| | | | | | with -QD query for dbus info. Adjust window size for small screens in -gui. Improve F1 help for xdm, etc. include ssvnc 1.0.25 source.
* Update java and scripts in classes/ssl. x11vnc: declare crypt() on all ↵runge2009-12-051-3/+3
| | | | platforms. more wishes.
* x11vnc: -appshare mode for sharing an application windows instead of therunge2009-12-021-0/+2116
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.