YaLTeR / niri

A scrollable-tiling Wayland compositor.
https://matrix.to/#/#niri:matrix.org
GNU General Public License v3.0
2.82k stars 79 forks source link

Focused overlays don't work. #433

Open KaitlynEthylia opened 3 weeks ago

KaitlynEthylia commented 3 weeks ago

So I've tried using both Eww and Rofi on niri, and experienced the same bug with bog of them; (this only happens on eww when the window is set to focusable)

after the window is open, the keyboard becomes unresponsive. I can't close the programme, I can't focus another window, I want open another window. the only thing I'm able to do is Mod+Shift+E to close niri entirely

System Information

YaLTeR commented 3 weeks ago

This is something others have been reporting, but I could never reproduce myself. What's your input -> keyboard -> xkb niri config?

KaitlynEthylia commented 3 weeks ago

This is something others have been reporting, but I could never reproduce myself. What's your input -> keyboard -> xkb niri config?

I tried it with an empty config and it still occurs. I'm still in the process of setting up niri so I didn't have many binds set, but it seems all niri keybinds do work, it just stops passing inputs to the focused window, like the overlay can never become unfocused, even when another window appears focused

YaLTeR commented 3 weeks ago

What if you try to set the keyboard layout explicitly?

KaitlynEthylia commented 3 weeks ago

If I set it to "gb" it still occurs