xmonad-extras-0.9.1: 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 b (HSucc HZero) HTrue (Config (XConfig x) -> Config (XConfig (ModifiedLayout AvoidStruts x))) b1 l', HLt ll (HSucc HZero) b, HLength b1 ll, Read (x Window), LayoutClass x Window, MonadIO m, LayoutClass l Window, HLength a ll1, HLt ll1 (HSucc (HSucc HZero)) b2, Ins2 b2 (HSucc (HSucc HZero)) HTrue (m (XConfig l) -> m (XConfig l)) a b1) => a -> l'Source

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

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

XMonad.Hooks.EwmhDesktops

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

XMonad.Hooks.ManageDocks