xmonad-extras-0.10.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 :: (Read (x Word32), HLength b1 ll1, HLength a ll, HLt ll1 (HSucc HZero) b2, HLt ll (HSucc (HSucc HZero)) b, MonadIO m, LayoutClass x Window, LayoutClass l Window, 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) => a -> cSource

xmobar :: (Read (x Word32), HLength b1 ll1, HLength a ll, HLt ll1 (HSucc HZero) b2, HLt ll (HSucc (HSucc HZero)) b, MonadIO m, LayoutClass x Window, LayoutClass l Window, 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) => a -> cSource

statusBar :: (Read (x Word32), HLength b1 ll1, HLength a ll, HLt ll1 (HSucc HZero) b2, HLt ll (HSucc (HSucc HZero)) b, MonadIO m, LayoutClass x Window, LayoutClass l Window, 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) => String -> PP -> (XConfig Layout -> (KeyMask, KeySym)) -> a -> cSource

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