mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 12:41:52 -07:00
73a5299fbe53e32805d6cf0c418a0089f948ae2e
This is a helpful feature (for, e.g. WindowNavigation) that allows modifiers (if they so choose... the old API remains supported) to easily send a single Message to the modified layout in response to a Message.
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. scripts/ 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%