summaryrefslogtreecommitdiffstats
path: root/x11vnc/xinerama.c
Commit message (Collapse)AuthorAgeFilesLines
* Improvements to demo scripts. Alias -coe for -connect_or_exit. Fix ↵runge2010-04-181-8/+5
| | | | HAVE_V4L2. Warn no Xvfb, Xdummy, or Xvnc. Xinerama screens.
* x11vnc: exit(1) for -connect_or_exit failure, quiet query mode for ↵runge2010-04-091-3/+5
| | | | 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.
* x11vnc: -appshare mode for sharing an application windows instead of therunge2009-12-021-0/+5
| | | | | | | | | 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.
* Insert x11vnc copyright and license notices.runge2009-03-141-0/+32
|
* x11vnc: -chatwindow, -scale WxH, -enc changes.runge2008-10-191-1/+1
|
* x11vnc: kill gui_pid on exit in -connect/-connect_or_exit mode.runge2008-09-071-1/+1
| | | | | | | -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: -clip xineramaN option, -DIGNORE_GETSPNAM for HP-UX.runge2008-06-071-0/+75
| | | | Print info on SSH_CONNECTION override.
* x11vnc: support colormaps for depths other than 8. xinerama warppointer ↵runge2008-06-011-7/+7
| | | | only if more than one subscreen.
* some -ncache performance improvements, rootpixmap watching, gnome wm heuristicsrunge2007-01-101-0/+3
|
* x11vnc: first pass at client-side caching, -ncache option.runge2006-12-171-4/+16
|
* x11vnc: make -xwarppointer the default if xinerama is active.runge2006-12-171-0/+12
|
* x11vnc: Native Mac OS X support.runge2006-11-131-2/+2
|
* x11vnc: -verbose, -connect_or_exit, -rfbport 0, print out SSL cert.runge2006-09-171-5/+13
|
* x11vnc: support for video4linux webcams & tv-tuners, -24to32 bpp option, ↵runge2006-05-071-1/+1
| | | | -rawfb console.
* x11vnc: -8to24 speedups and improvements.runge2006-02-051-1/+2
|
* x11vnc: the big split.runge2006-01-091-0/+409