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

on sway, keyboard stops working after PopUp AutoClose #232

Open
edwnh opened this issue Sep 12, 2024 · 2 comments
Open

on sway, keyboard stops working after PopUp AutoClose #232

edwnh opened this issue Sep 12, 2024 · 2 comments

Comments

@edwnh
Copy link

edwnh commented Sep 12, 2024

Minimal steps to reproduce:

  1. I'm using the latest git versions of both sway/wlroots and sfwbar
  2. In config file, enable autoclosing of the volume popup
    Function("SfwbarInit") {
    Config "PopUp 'XVolumeWindow' { AutoClose = true }"
    }
  3. Click the volume icon, to show a popup window.
  4. Click in any application. The popup will autoclose. But typing doesn't work in the focused application.

To get out of this state where typing doesn't work, it seems sufficient to use any keyboard shortcut that sway recognizes (e.g. mod+enter, mod+d, mod+2, ...).

Strangely, this doesn't seem to affect labwc.

@LBCrion
Copy link
Owner

LBCrion commented Sep 13, 2024 via email

@edwnh
Copy link
Author

edwnh commented Sep 13, 2024

Yes, it is fixed now. Thank you!

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

No branches or pull requests

2 participants