commit | 59104eac667793092bced7de7e665d201d8d8782 | [log] [tgz] |
---|---|---|
author | Steve Kondik <shade@chemlab.org> | Tue Jun 20 08:30:07 2017 -0700 |
committer | Steve Kondik <shade@chemlab.org> | Tue Jun 20 09:09:30 2017 -0700 |
tree | 18a0250b55d33eae49e6de85f8bc1e3079c6705c | |
parent | 3db074781854fb3c6ffd5e895858a2926e6aa56e [diff] |
vnc: Static scaling support * Add new commandline flag to apply a static scaling multiplier. * The scaling is applied in hardware for best performance. * This does not yet apply as a result of rfbSetScale calls (window resize) from clients. * Fix server shutdown too.