Hide mouse cursor in piston?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • glutin

    A low-level library for OpenGL context creation, written in pure Rust.

  • Hello, I'm a beginner rust dev trying to make a simple thingy in piston. I've got a picture to follow the mouse cursor, but when I try to hide the cursor with window.set_capture_cursor(true) , it seems like mouse events seize to exist. I found this bug report Mouse Grabbing and MouseMoved Event · Issue #696 · rust-windowing/glutin (github.com) , but that was resolved years ago. I'm using pistoncore-glutin_window = "0.70.1". Am I doing something wrong? If not, is there any other easy way to hide the cursor?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts