We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Emacs or Sway bug. Trigger with:
(select-frame-set-input-focus (prog1 (selected-frame) (make-frame))) ; or (lower-level) (x-focus-frame (prog1 (selected-frame) (make-frame)))
The text was updated successfully, but these errors were encountered:
Reported to Sway as swaywm/sway#6216 Temporary fix in fe37ec9
Sorry, something went wrong.
No branches or pull requests
Emacs or Sway bug. Trigger with:
The text was updated successfully, but these errors were encountered: