commit | 9a739d4bc716d08fd6a24cb50ad1d6a8367dfbd3 | [log] [tgz] |
---|---|---|
author | Alan Coopersmith <alan.coopersmith@oracle.com> | Sat Aug 05 15:16:29 2017 -0700 |
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | Sat Aug 05 15:33:05 2017 -0700 |
tree | 3df1be76c68d879982b1a63341846b7600c3f892 | |
parent | 5e8227d30aa5b1af30b28da34521aa6166f1ec9e [diff] |
x0vncserver: Use Xfixes to display cursors if available https://github.com/TigerVNC/tigervnc/issues/361 This is a simple implementation that refetches and transforms the cursor image every time it changes, and doesn't use the cursor naming functions of the XFixes extension to save & cache cursor images. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>