Files
xmonad-contrib/XMonad
Miguel 670eb3bc60 Added pretty printer for empty visible workspaces
Simple extensions of the pretty printer to differentiate between empty
and non-empty visible workspaces. Analogical to the existing
functionality for hidden workspaces. Particularly useful if some
displays managed by xmonad are turned off temporarily.

The new 'ppVisibleNoWindows' function was wrapped in a Maybe data type.
Its value dafaults to 'Nothing' and 'ppVisible' is used as fallback.
2018-04-18 11:36:46 +02:00
..
2016-08-08 11:47:08 +02:00
2018-03-21 21:16:06 -07:00
2018-03-10 09:07:00 +03:00
2017-07-23 00:52:43 +08:00