]> source.dussan.org Git - tigervnc.git/commit
Implemented new "VideoPriority" parameter. It allows to increase the priority of...
authorConstantin Kaplinsky <const@tightvnc.com>
Tue, 25 Dec 2007 17:43:09 +0000 (17:43 +0000)
committerConstantin Kaplinsky <const@tightvnc.com>
Tue, 25 Dec 2007 17:43:09 +0000 (17:43 +0000)
commit1d37802b9e0ba8f8bab6b3bc1c25cd150924be27
tree8642e4f882f0601b07bdc6059ec5581016fde165
parentbb56377fedf3058d2051764ab16b2b57419cca60
Implemented new "VideoPriority" parameter. It allows to increase the priority of video data (when set to 2 or higher), or to disable video detection completely (when set to 0). The value 1 gives video area the same priority as the rest of the screen, the value 2 doubles video area priority, and so on.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2379 3789f03b-4d11-0410-bbf8-ca57d06f2519
unix/x0vncserver/PollingManager.cxx
unix/x0vncserver/PollingManager.h