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] [Quick Jump]

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
with_brightness

Build module for brightness control.

Enabled
testing

Testing mode

Disabled

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

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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.3), base (<5), bytestring (>=0.9 && <0.12), containers, hint (>=0.3.3.3 && <0.10), HList (>=0.4 && <0.5), libmpd (>=0.9), mtl, network, regex-posix, template-haskell, X11 (>=1.4.3), xmonad (>=0.10), xmonad-contrib (>=0.10) [details]
License BSD-3-Clause
Author The Daniels Schoepe and Wagner
Maintainer Sibi Prabakaran<sibi@psibi.in>, daniel@wagner-home.com, daniel.schoepe@googlemail.com
Revised Revision 1 made by TomasJanousek at 2021-11-23T11:11:01Z
Category System
Home page https://github.com/xmonad/xmonad-extras
Uploaded by psibi at 2021-10-29T10:49:52Z
Distributions Arch:0.17.1, Debian:0.15.2, NixOS:0.17.1
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 18616 total (93 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-10-29 [all 1 reports]

Readme for xmonad-extras-0.17.0

[back to package description]

xmonad-extras

Tests Hackage Stackage Nightly Stackage LTS

Third party extensions for xmonad with wacky dependencies