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

Could I capture the extern events through some current support? #522

Closed
wyhhh opened this issue Sep 14, 2020 · 3 comments
Closed

Could I capture the extern events through some current support? #522

wyhhh opened this issue Sep 14, 2020 · 3 comments
Labels
question Further information is requested

Comments

@wyhhh
Copy link

wyhhh commented Sep 14, 2020

As the title.

@hecrj hecrj changed the title Hi there! Could I capture the extern events through some current support? Could I capture the extern events through some current support? Sep 14, 2020
@hecrj hecrj added the question Further information is requested label Sep 14, 2020
@hecrj
Copy link
Member

hecrj commented Sep 14, 2020

What do you mean by "extern events"? Could you elaborate?

@wyhhh
Copy link
Author

wyhhh commented Sep 15, 2020

emm... Just like some keystrokes(such as ctrl + shift + o to wake my app) in whatever other windows and that can call my app.

@hecrj
Copy link
Member

hecrj commented Sep 18, 2020

For security reasons, I don't think it's possible to consistently listen to keyboard events when a window is not focused in a cross-platform way (Wayland being the main issue here, see rust-windowing/winit#193 (comment)).

@wyhhh wyhhh closed this as completed Dec 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants