Summary
On Linux Wayland, the ToggleQuake action opens a dropdown terminal but there is no way to close it — F4 does not toggle it closed, Esc does not work, and clicking outside causes the quake window to go behind the main Rio window.
Steps to reproduce
- Bind F4 to ToggleQuake in config.toml
- Press F4 → quake window opens, centered on screen
- Press F4 again → nothing happens
- Press Esc → nothing happens
- Click with mouse → quake window goes behind the main Rio window instead of closing
Expected behavior
On macOS, F4 works as a system-wide hotkey: press once to open, press again to hide. On Wayland this should at minimum allow closing the quake window via Esc or click-outside.
Environment
- Rio v0.5.27
- Linux, Wayland (COSMIC / niri)
- F4 bound to ToggleQuake in config.toml
- quake-height-percentage = 0.4, quake-width-percentage = 1.0
Related
Summary
On Linux Wayland, the ToggleQuake action opens a dropdown terminal but there is no way to close it — F4 does not toggle it closed, Esc does not work, and clicking outside causes the quake window to go behind the main Rio window.
Steps to reproduce
Expected behavior
On macOS, F4 works as a system-wide hotkey: press once to open, press again to hide. On Wayland this should at minimum allow closing the quake window via Esc or click-outside.
Environment
Related