diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/wiki/Application-Issues.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/wiki/Application-Issues.md b/docs/wiki/Application-Issues.md index c02a820b..d6258e02 100644 --- a/docs/wiki/Application-Issues.md +++ b/docs/wiki/Application-Issues.md @@ -52,6 +52,11 @@ To fix this, run them with the `_JAVA_AWT_WM_NONREPARENTING=1` environment varia 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. +To fix it, open `about:config` and set `widget.dmabuf.force-enabled` to `true`. + ### Fullscreen games Some video games, both Linux-native and on Wine, have various issues when using non-stacking desktop environments. |
