mirror of
https://github.com/xmonad/xmonad.git
synced 2025-07-31 12:11:53 -07:00
Some layout and layout modifiers that keep track of some window properties don't do garbage collection and update their state when windows are destroyed. By broadcasting this event, it should be easier for layouts to clean up Related: https://github.com/xmonad/xmonad-contrib/pull/474