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

Portabilityunportable
Stabilityunstable
MaintainerAdam Vogt <vogt.adam@gmail.com>

XMonad.Config.Alt.Desktop

Contents

Description

Adapts functionality from some contrib modules

Synopsis

XMonad.Hooks.DynamicLog

dzen :: (Ins2 b2 (HSucc HZero) HTrue (Config (XConfig x) -> Config (XConfig (ModifiedLayout AvoidStruts x))) b1 c, Ins2 b (HSucc (HSucc HZero)) HTrue (m (XConfig l) -> m (XConfig l)) a b1, LayoutClass x Window, LayoutClass l Window, MonadIO m, HLt ll1 (HSucc HZero) b2, HLt ll (HSucc (HSucc HZero)) b, HLength b1 ll1, HLength a ll, Read (x Window)) => a -> cSource

xmobar :: (Ins2 b2 (HSucc HZero) HTrue (Config (XConfig x) -> Config (XConfig (ModifiedLayout AvoidStruts x))) b1 c, Ins2 b (HSucc (HSucc HZero)) HTrue (m (XConfig l) -> m (XConfig l)) a b1, LayoutClass x Window, LayoutClass l Window, MonadIO m, HLt ll1 (HSucc HZero) b2, HLt ll (HSucc (HSucc HZero)) b, HLength b1 ll1, HLength a ll, Read (x Window)) => a -> cSource

statusBar :: (Ins2 b (HSucc (HSucc HZero)) HTrue (m (XConfig l) -> m (XConfig l)) a b1, Ins2 b2 (HSucc HZero) HTrue (Config (XConfig x) -> Config (XConfig (ModifiedLayout AvoidStruts x))) b1 c, LayoutClass l Window, LayoutClass x Window, MonadIO m, HLt ll (HSucc (HSucc HZero)) b, HLt ll1 (HSucc HZero) b2, HLength a ll, HLength b1 ll1, Read (x Window)) => String -> PP -> (XConfig Layout -> (KeyMask, KeySym)) -> a -> cSource

XMonad.Hooks.EwmhDesktops

ewmh :: (Ins2 b (HSucc (HSucc (HSucc (HSucc (HSucc (HSucc HZero)))))) HTrue (m (XConfig a) -> m (XConfig a)) l l', HLt ll (HSucc (HSucc (HSucc (HSucc (HSucc (HSucc HZero)))))) b, HLength l ll, Monad m) => l -> l'Source

XMonad.Hooks.ManageDocks