-
Notifications
You must be signed in to change notification settings - Fork 627
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
Cannot enter text when there are no background windows #591
Comments
duplicate: #431 |
Couple of things:
|
|
Okay, I just read https://github.com/DaveDavenport/rofi/wiki/Wayland and it looks like native Wayland support will be impossible. Guess I'll go back to using |
@adtac Not impossible, at all. If you read the page, you should have seen that it exists already, and people even use it. Support in GNOME, otoh, is unlikely, but you can try to convince them it’s a feature you really need. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Version
Output of
rofi -v
Version: 1.3.1
Configuration
Output of
rofi -help
(in a gist)https://gist.github.com/adtac/d618379a2e4e34f4c305a77f086ca0b1
Launch Command
The commandline used to launch rofi
rofi -show run
Steps to reproduce
Step 1: Login to Wayland. Do not open any windows.
Step 2: Have a keybinding mapped to run
rofi -show run
.Step 3: Press that keybinding.
Step 4: rofi will correctly show up. But try typing stuff - it won't work.
Step 5: Open any other window (you can't close rofi, let it stay up).
Step 6: Now start typing: it'll work
And then it'll work perfectly if there's a window in the background.
What behaviour you see
What behaviour you expect to see
The text was updated successfully, but these errors were encountered: