From 22f629c24b9f81a2fcaaf3a79d75128484c6ed78 Mon Sep 17 00:00:00 2001 From: Jan Ivica Date: Sun, 7 Sep 2025 11:26:27 +0200 Subject: wiki: Remove rofi-wayland mention --- docs/wiki/Application-Issues.md | 5 ----- 1 file changed, 5 deletions(-) (limited to 'docs/wiki') diff --git a/docs/wiki/Application-Issues.md b/docs/wiki/Application-Issues.md index 595a7d34..faa9e456 100644 --- a/docs/wiki/Application-Issues.md +++ b/docs/wiki/Application-Issues.md @@ -47,11 +47,6 @@ So if you hit this problem, comment out `prefer-no-csd` in the niri config and r Some Java apps like Ghidra can show up blank under xwayland-satellite. To fix this, run them with the `_JAVA_AWT_WM_NONREPARENTING=1` environment variable. -### rofi-wayland - -There's a bug in rofi-wayland that prevents it from accepting keyboard input on niri with errors in the output. -It's been fixed in rofi, but [the fix had not been released yet](https://github.com/davatorium/rofi/discussions/2008). - ### Zen Browser For some reason, DMABUF screencasts are disabled in the Zen Browser, so screencasting doesn't work out of the box on niri. -- cgit