mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-25 22:20:10 +00:00
[host] fixed missed cursor shape updates
This commit is contained in:
@@ -25,6 +25,8 @@ Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
struct CursorInfo
|
||||
{
|
||||
bool updated;
|
||||
|
||||
bool visible;
|
||||
bool hasShape;
|
||||
bool hasPos;
|
||||
|
||||
Reference in New Issue
Block a user