Commit Graph

34 Commits (2bc615f6e07edf1dd7a868d13a46f848374e2063)

Author SHA1 Message Date
runge 2bc615f6e0 x11vnc -solid color, -opts; tightvnc unix viewer alpha patch
20 years ago
runge bbab31583e whoops, test version of x11vnc.c leaked out...
20 years ago
runge d2a0e40e1b sync with new cursor mechanism, -timeout, -noalphablend, try :0 if no other info
20 years ago
dscho a84b3d072a pointerClient was still static.
20 years ago
runge b58e460fac add cursor alphablending to rfb.h cursor.c, x11vnc -alphablend -snapfb etc..
20 years ago
runge 4b89306d17 x11vnc: improve XFIXES cursor transparency, more remote-control cmds.
20 years ago
runge c9a69485ec x11vnc: need tkx11vnc and tkx11vnc.h in x11vnc package
20 years ago
runge 36181297d0 x11vnc: minor tweaks for x11vnc 0.7 file release
20 years ago
runge 88c3bc6645 x11vnc: minor tweaks for 0.7 file release
20 years ago
runge 2cc1b1d3e7 x11vnc: synchronous mode for -remote, string cleanup
20 years ago
runge 3a84b0ccc8 x11vnc: XFIXES cursorshape, XRANDR resize, remote control, gui
20 years ago
runge 3495019ada x11vnc: new pointer input handling algorithm; x11vnc pkg installs java viewer
20 years ago
dscho 97299606da global structures/functions should have "rfb", "sra" or "zrle" as prefix,
20 years ago
runge 52ba8bfb2d x11vnc: -cursor change shape handling, configure.ac: add more macros for X extensions
20 years ago
runge d77d118d99 x11vnc: -overlay to fix colors with Sun 8+24 overlay visuals. -sid option.
20 years ago
runge 2c668dea01 fix XKBlib.h detection on *BSD, x11vnc: manpage and README
20 years ago
runge a19a9de3e5 x11vnc: adjust version number and output
20 years ago
runge 33c4ea8e1d x11vnc: -cursorpos now the default, fix cursorpos + scaling bug.
20 years ago
runge c41ab764b8 x11vnc: -add_keysyms dynamically add missing keysyms to X server
20 years ago
runge eb9a6928b0 x11vnc: -xkb (XKEYBOARD modtweak), -skip_keycodes, multi lines in x11vncrc
20 years ago
runge 64605a8c20 x11vnc: ignore keysyms >4 for a keycode, add lastmod to -help, -version
20 years ago
runge 57234c523d modtweak is now the default for x11vnc; check X11/XKBlib.h in configure.ac
20 years ago
runge 03376f710a x11vnc: -norepeat to turn off X server autorepeat when clients exist.
20 years ago
runge 4015b99262 x11vnc: extend -allow to re-read a file with allowed IP addresses.
20 years ago
runge 515dbae42a x11vnc: improve scaled grid calc to regain text compression. add :pad option
20 years ago
runge b6caa102d1 x11vnc: round scaled width to multiple of 4 to make vncviewer happy.
20 years ago
runge 88f1aa7075 x11vnc: speed up scaling a bit, add no blending option to -scale
20 years ago
runge b512ce1b2f x11vnc: add "-scale fraction" for global server-side scaling.
20 years ago
runge a7446d7123 x11vnc: simple ~/.x11vncrc config file support, -rc, -norc
20 years ago
runge f868d56ef1 x11vnc: -clear_mods -clear_keys -storepasswd, add RFB_SERVER_IP RFB_SERVER_PORT to -accept/-gone
20 years ago
runge 98e4f89569 x11vnc: rearrange file for easier maintenance, add RFB_CLIENT_COUNT to -accept/-gone
20 years ago
runge f988c5b28e *** empty log message ***
20 years ago
runge e3c8cddef9 x11vnc: view-only plain passwd: -viewpasswd and 2nd line of -passwdfile
20 years ago
dscho 876868553d move the library into libvncserver/, x11vnc into x11vnc/
20 years ago