]> source.dussan.org Git - tigervnc.git/commit
Select the correct output for new screens
authorPeter Åstrand (astrand) <astrand@cendio.se>
Tue, 20 Mar 2018 07:15:41 +0000 (08:15 +0100)
committerPeter Åstrand (astrand) <astrand@cendio.se>
Mon, 9 Apr 2018 18:28:58 +0000 (20:28 +0200)
commita61c6f2a24416b5dccb9517e3d85759ea7405dc8
treebc1a43131a49590ef744bde58502e1df382407af
parent396f8c9fb5847c1959f1e18231969a923b9e6066
Select the correct output for new screens

For example, if we have earlier disabled an output because it was too
large for the framebuffer, we should prefer this output when
allocating new outputs.

Move the code that turn off unused outputs to the end.

Also, add support for checking the output connection state.
unix/common/RandrGlue.h
unix/common/randr.cxx
unix/common/unixcommon.h
unix/xserver/hw/vnc/RandrGlue.c