From a5777b94734aafdd9da0e8b6407c5d778dd46a0c Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Mon, 18 Aug 2025 20:01:31 +0300 Subject: wiki/Application-Issues: Mention Zen dmabuf screencasting --- docs/wiki/Application-Issues.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') 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. -- cgit