archcraft-os / archcraft-hyprland

// Configuration : Hyprland
GNU General Public License v3.0
340 stars 12 forks source link

rofi doesn't get focus #28

Open SeresHotes opened 1 month ago

SeresHotes commented 1 month ago

It seems that rofi doesn't get focus. The most problematic is application menu - it starts and I start typing but focus didn't change from the last application and nothing gets typed. So I have to manually move my cursor on the application menu. I tried to use hyprland's rule "stayfocused", but it doesn't seem to help. The problem from my point of view looks like rofi is written for X11 and doesn't work well in wayland. So, I started to use wofi for application menu and powermenu, as they are already in the hyprland config, just commented out.

TrueMyst commented 2 weeks ago

You should check out the ROFI fork intended for wayland compositor. Simply install the package, and everything will to function as it should. No additional setup is required.