summaryrefslogtreecommitdiffstats
path: root/x11vnc/x11vnc.c
Commit message (Collapse)AuthorAgeFilesLines
* x11vnc: improve scaled grid calc to regain text compression. add :pad optionrunge2004-07-021-15/+94
|
* x11vnc: round scaled width to multiple of 4 to make vncviewer happy.runge2004-06-281-7/+44
|
* x11vnc: speed up scaling a bit, add no blending option to -scalerunge2004-06-271-94/+195
|
* x11vnc: add "-scale fraction" for global server-side scaling.runge2004-06-261-82/+514
|
* x11vnc: simple ~/.x11vncrc config file support, -rc, -norcrunge2004-06-171-23/+171
|
* x11vnc: -clear_mods -clear_keys -storepasswd, add RFB_SERVER_IP ↵runge2004-06-121-79/+283
| | | | RFB_SERVER_PORT to -accept/-gone
* x11vnc: rearrange file for easier maintenance, add RFB_CLIENT_COUNT to ↵runge2004-06-061-605/+760
| | | | -accept/-gone
* *** empty log message ***runge2004-05-281-1/+1
|
* x11vnc: view-only plain passwd: -viewpasswd and 2nd line of -passwdfilerunge2004-05-271-13/+88
|
* move the library into libvncserver/, x11vnc into x11vnc/dscho2004-05-251-0/+6742