mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 04:01:51 -07:00
Some panels—such as polybar—require _NET_DESKTOP_VIEWPORT support in order to know which workspace is on which monitor. They are then able to only show workspaces defined on the same output as the bar with just X11 properties. Fixes: https://github.com/xmonad/xmonad-contrib/issues/708