xmonad-extras: Third party extensions for xmonad with wacky dependencies

[ bsd3, library, system ] [ Propose Tags ]

Various modules for xmonad that cannot be added to xmonad-contrib because of additional dependencies.


[Skip to Readme]

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
with_sound

Build modules depending on the alsa-mixer package

Enabled
with_hint

Build modules depending on hint(for evaluating Haskell expressions at runtime).

Enabled
with_mpd

Build modules depending on libmpd.

Enabled
with_hlist

Build modules depending on HList.

Disabled
with_regex_posix

Build modules depending on posix-regex.

Enabled
with_template_haskell

Build modules depending on template haskell.

Enabled
testing

Testing mode

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0, 0.9, 0.9.1, 0.9.2, 0.10, 0.10.1, 0.10.1.1, 0.10.1.2, 0.11, 0.12, 0.12.1, 0.13.0, 0.13.1, 0.13.2, 0.13.3, 0.13.4, 0.13.4.1, 0.14, 0.15, 0.15.1, 0.15.2, 0.15.3, 0.17.0, 0.17.1
Change log CHANGELOG.md
Dependencies alsa-mixer (>=0.2), base (<5), bytestring (>=0.9 && <0.11), containers, hint (>=0.3.3.3 && <0.8), HList (>=0.4 && <0.5), libmpd (>=0.9 && <0.10), mtl, network, regex-posix, template-haskell, X11 (>=1.4.3), xmonad (>=0.10 && <0.14), xmonad-contrib (>=0.10 && <0.14) [details]
License BSD-3-Clause
Author The Daniels Schoepe and Wagner
Maintainer Sibi <sibi@psibi.in>, daniel@wagner-home.com, daniel.schoepe@googlemail.com
Category System
Home page https://github.com/xmonad/xmonad-extras
Uploaded by psibi at 2017-09-03T19:42:53Z
Distributions Arch:0.17.1, Debian:0.15.2, NixOS:0.17.0
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 18527 total (117 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-09-03 [all 1 reports]

Readme for xmonad-extras-0.13.1

[back to package description]

xmonad-extras

Build Status

Third party extensions for xmonad with wacky dependencies