Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Screen.mouseX/Screen.mouseY #3568

Open
itlancer opened this issue Nov 11, 2024 · 0 comments
Open

[Feature Request] Screen.mouseX/Screen.mouseY #3568

itlancer opened this issue Nov 11, 2024 · 0 comments
Labels

Comments

@itlancer
Copy link

Feature Description

Please consider to implement Screen.mouseX/Screen.mouseY getters to get mouse coordinates in screen space.
It useful to detect mouse coordinates over StageWebView, ContextMenu or NativeMenu cause Stage::mouseX/Stage::mouseY doesn't work over it.
For example it necessary to detect user activity/inactivity events (to detect mouse movements).

Related issues:
#2832
#1897
#1428
#1288
#192
#191
#108

Known Workarounds

Write your own native extenstion for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant