mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-31 02:43:47 -07:00
This change also removes the barely used 'size' field, and replaces it with a tagMember predicate. The idea is to move towards the ability to make the workspace tag be a String, which by default might be "1".."9", but could also be customized to be something meaningful to the user.