mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 04:01:51 -07:00
43457094454e7e73a2c9d7efc64cdbf371ad9f34
This patch lets you pretty-print a WindowSet to a string, rather than always printing it out to stdout directly.
3rd party xmonad extensions and contributions. This repository can be overlayed on an xmonad repository. Users may then import Haskell src from here, to extend their config files. examples/ contains further external programs useful with xmonad. Haskell code contributed to this repo should live under the XMonadContrib. name space. For example: XMonadContrib.Mosaic ------------------------------------------------------------------------ Code submitted to the contrib repo is licensed under the same license as xmonad itself, with copyright held by the authors.
Description
Languages
Haskell
99.6%
C
0.2%
Shell
0.1%