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

Refocus previous window on minimizing via hotkey #50

Closed
MarvNC opened this issue Jul 11, 2023 · 1 comment
Closed

Refocus previous window on minimizing via hotkey #50

MarvNC opened this issue Jul 11, 2023 · 1 comment
Assignees
Labels
wontfix This will not be worked on

Comments

@MarvNC
Copy link
Owner

MarvNC commented Jul 11, 2023

Add window event listener for close/open and toggle focusable?

@MarvNC MarvNC self-assigned this Jul 11, 2023
@MarvNC MarvNC added bug Something isn't working priority:low Low labels Jul 11, 2023
@MarvNC MarvNC added wontfix This will not be worked on and removed bug Something isn't working priority:low Low labels Jul 21, 2023
@MarvNC
Copy link
Owner Author

MarvNC commented Jul 21, 2023

Seems impractical to fix without changing current window toggle behavior because:

  • window.minimize() changes the size of the window
  • toggling focusable would require changing the hotkey behavior to not care about whether the window is focused

@MarvNC MarvNC closed this as completed Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant