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

Fix cursor visibility wrt process window focus. #106

Closed
tmontes opened this issue Jul 19, 2018 · 1 comment
Closed

Fix cursor visibility wrt process window focus. #106

tmontes opened this issue Jul 19, 2018 · 1 comment
Milestone

Comments

@tmontes
Copy link
Owner

tmontes commented Jul 19, 2018

From #5 and #104.

Current limitation:

  • Cursor mostly not visible.

How it should be:

  • When no process windows are focused, cursor should not be visible.
  • If a process window is focused, its cursor should be visible (unless that process has hidden it!).
@tmontes
Copy link
Owner Author

tmontes commented Jul 19, 2018

PR #109 just merged fixes this.

I suspect there are edge cases to be found in the future where this topic may need to be revisited.

@tmontes tmontes closed this as completed Jul 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant