]> source.dussan.org Git - tigervnc.git/commit
Set the correct cursor when starting
authorPeter Åstrand (astrand) <astrand@cendio.se>
Wed, 11 Oct 2017 13:12:10 +0000 (15:12 +0200)
committerPeter Åstrand (astrand) <astrand@cendio.se>
Wed, 8 Nov 2017 09:40:13 +0000 (10:40 +0100)
commit3abc7d44920f72f4e9df45011347739ade4e17c4
tree177fe2497f4423898b8b277c5ad7c2d5834dbd88
parente2c3b60f32d63590fb17be5342586177b5e72147
Set the correct cursor when starting

XFixes only reports cursor changes. We must manually call
XFixesGetCursorImage() when starting.
unix/x0vncserver/XDesktop.cxx
unix/x0vncserver/XDesktop.h