On Wed, Sep 10, 2014 at 01:50:34PM -0400, Okan Demirmen wrote: > Hi, > > Simple patch for tabbed that prevents tabbed from killing a client that it > should no longer be managing due to an UnmapNotify event. > > Add support for UnmapNotify; allows a window to map and unmap without > needing it to be destroyed.
Cool, I guess this patch also fixes the issue where tabbed would kill cwm?