mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-09-03 04:33:47 -07:00
issue 105 was due to the fact that tab windows created when bootstrapping the windowset after a restart where managed. Setting the override_redirect attributes to True fixes the issue. Added the possibility to set the override_redirect attribute with XMonad.Util.XUtils.creationNewWindow