]> source.dussan.org Git - tigervnc.git/commit
Set Pixmap depths after creating visuals
authorPierre Ossman <ossman@cendio.se>
Wed, 10 Jan 2024 15:47:56 +0000 (16:47 +0100)
committerPierre Ossman <ossman@cendio.se>
Wed, 10 Jan 2024 15:47:56 +0000 (16:47 +0100)
commit7ad74d14160028fd709f595e9441c369cc4cd17e
tree2a92a4d700b96e2176e6196dd8a671b0a947406a
parenta9ac7ae94c2922e8baefb7e293213ff8db8f560a
Set Pixmap depths after creating visuals

This affects the ordering of visuals, which breaks some buggy
applications that assume the first visual is the root window visual.
unix/xserver/hw/vnc/xvnc.c