You are not logged in.
Tried adding fullscreenEventHook, using other ewmh stuff from XMonad.Hooks.EwmhDesktops, enabling "full-screen-api.ignore-widgets", but F11 key still doesn't work, unlike in chromium. F11 only hides search bar and tabs. What should i do to fix this?
Offline
It's just one of those things with poor/incomplete implementation/documentation in xmonad.
Quick search leads to, for example: https://github.com/xmonad/xmonad-contrib/issues/183
One example of a patch linked from there: https://github.com/evanjs/gentoo-dotfil … 99200e8e08
Or maybe the alternative fullscreen implementation works without patching things yourself: https://hackage.haskell.org/package/xmo … creen.html
Last edited by Raynman (2021-08-13 12:36:50)
Offline