sodiboo / niri-flake

Nix packages and modules for niri
https://github.com/YaLTeR/niri
MIT License
92 stars 12 forks source link

rofi-wayland does not register keyboard input #264

Open Aman9das opened 3 months ago

Aman9das commented 3 months ago

Steps to reproduce:

$ rofi -show drun -no-config | wl-copy 

(process:9501): libnkutils-bindings-CRITICAL **: 10:39:42.553: nk_bindings_seat_handle_key: assertion 'self->keymap != NULL' failed

Using default niri configuration.

sodiboo commented 3 months ago

I'm experiencing the same issue. I have no idea what causes it, but i don't think it's my fault? I'm not gonna close this though. But i don't have much to add, so i'd gladly have someone else find the root cause.

Did this work previously (e.g. with niri 0.1.5 or earlier)?

sodiboo commented 3 months ago

Additionally, for anyone else coming across this, i recommend something like wofi which i believe is very similar to rofi. I use fuzzel but it has less features.