Files
xmonad-contrib/XMonad/Layout
Tom Hinton 2e53a6cdd6 Determine which groups to Hide correctly
This is a fix I have applied locally to make sure that when I use decorated layouts like tabbed in groups, XMonad does not leave bogus decoration windows lying around.

I think that the issue fixed is that the set of groups to send `Hide` to is determined by subtracting the extant groups from `l`, but `l` has already been put through `readapt` and so some groups may have been removed (if they are empty), so they don't get the Hide message.

The comparison should therefore be between `_l` and the new groups.
2016-08-27 17:12:34 +01:00
..
2010-03-14 21:00:01 +00:00
2009-10-22 04:11:26 +00:00
2013-05-28 00:58:25 +00:00
2015-03-15 13:09:13 +00:00
2013-05-28 00:58:25 +00:00
2015-04-14 19:48:38 +00:00
2013-05-28 00:58:25 +00:00
2012-11-09 01:41:56 +00:00
2010-10-01 10:41:42 +00:00
2013-05-28 00:58:25 +00:00
2015-05-02 04:53:53 +00:00
2016-06-30 15:33:15 -04:00
2012-11-09 01:41:56 +00:00