Commit Graph

29 Commits (dd26262a369b8da6b612017a6095882ca4469816)

Author SHA1 Message Date
runge dd26262a36 x11vnc: more -inetd fixes.
20 years ago
runge de95a56868 x11vnc: less fprintf under -q so '-q -inetd' has no stderr output.
20 years ago
runge d485cebe82 x11vnc: improvements to -accept popup: yes/no buttons and timeout.
20 years ago
runge d8c8a38224 x11vnc: clean up -Wall warnings.
20 years ago
runge 05a8d11903 x11vnc: add -accept some-command/xmessage/popup
20 years ago
runge d43fc7efbe x11vnc: mouse -> keystroke and keystroke -> mouse remappings.
20 years ago
runge 1c7ca906f7 x11vnc: add -auth, more -cursorpos and -nofb work
20 years ago
runge 7c1c81eede x11vnc: add -cursorpos for Cursor Position Updates, and -sigpipe
20 years ago
runge a6149f349e x11vnc: do not send selection unless all clients are in RFB_NORMAL state.
20 years ago
runge 782c6e7a15 x11vnc options -blackout, -xinerama, -xwarppointer. check cargs.
20 years ago
runge ed986a0bbe x11vnc options -vncconnect, -connect, -remap,
20 years ago
runge c08bfcfd02 x11vnc options -nosel -noprimary -visual.
21 years ago
runge dede774922 handle mouse button number mismatch
21 years ago
runge 11e3f6a6b0 x11vnc options -allow, -localhost, -nodragging, -input_skip
21 years ago
runge b7643ac9aa x11vnc: XBell events, -nofb, -notruecolor, misc. cleaning
21 years ago
dscho f6e8710729 -inetd, -noshm and friends added
21 years ago
dscho 872405e698 Karl Runge: 8bpp handling now much better, single window also, many improvements
21 years ago
dscho 4fcb60871b rfbErr introduced
21 years ago
dscho eeb2061dfb API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
21 years ago
dscho 13b358fed1 fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr should not be used in a library (use rfbLog instead)
21 years ago
dscho c984f2b126 new version from Karl!
21 years ago
dscho 98b9663e29 the correct way to include rfb.h is now "#include <rfb/rfb.h>"
22 years ago
dscho 5030d53ff0 converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.h
22 years ago
dscho 49c2d82dcb strange, but standard X11 behaviour from Sun keymappings...
22 years ago
dscho ba2029e998 include commented debug functionality
22 years ago
dscho 43536e2ae1 AltGr fixes in x11vnc, renamed from altgr to modtweak
22 years ago
dscho ce2fdb720d new version of x11vnc from Karl Runge
22 years ago
dscho 58551e93a4 small fixes: in X11/Xlib.h Bool is int (Karl Runge); indexed colour support
22 years ago
dscho 4d87189420 compiler warnings, contrib directory, new x11vnc from Karl Runge
22 years ago