unknownskl / greenlight

Greenlight is an open-source client for xCloud and Xbox home streaming made in Typescript.
MIT License
2.03k stars 117 forks source link

[FEATURE] Hide mouse pointer when using a gamepad on macOS #1125

Open mark5422 opened 5 months ago

mark5422 commented 5 months ago

Describe the feature

When using a gamepad the mouse pointer would be hidden automatically after a few seconds in macOS and potentially other operating systems

Describe the use case

The mouse pointer can be distracting in games and while you can move it to the edge of the screen to conceal it this isn't a complete solution. Hiding the pointer would further enhance the gaming experience when playing with a game controller.

Additional information

No response

blazejhanzel commented 2 months ago

Seems like the problem is with us for long long time: https://github.com/unknownskl/greenlight/issues/613

Maybe one of this issues could be helpful to provide this feature in the upcoming versions: https://github.com/electron/electron/issues/1222 https://github.com/electron/electron/issues/17889