]> source.dussan.org Git - tigervnc.git/commit
Fix bad color of cursor with x0vncserver
authorPierre Ossman <ossman@cendio.se>
Tue, 18 Sep 2018 13:41:25 +0000 (15:41 +0200)
committerPierre Ossman <ossman@cendio.se>
Tue, 18 Sep 2018 13:41:25 +0000 (15:41 +0200)
commit6d0a5a267b5b4c45a97f3e60db7d28785c5ec1ee
treed8e0df9bfe2c32d0df5968582c8bc6425dc10d5e
parent04510322c51c8ddaf8b7c1ea684f918274539c6e
Fix bad color of cursor with x0vncserver

We cannot assume endian-ness for the cursor we get from XFixes.
Adjust the algorithm to properly follow the specification.
unix/x0vncserver/XDesktop.cxx