Portability | unportable |
---|---|
Stability | unstable |
Maintainer | Adam Vogt <vogt.adam@gmail.com> |
Adapts functionality from some contrib modules
- 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 -> c
- 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 -> c
- 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 -> c
- 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'
- avoidStrutsOn :: (Ins2 b (HSucc HZero) HTrue (Config (XConfig x) -> Config (XConfig (ModifiedLayout AvoidStruts x))) l l', LayoutClass x Window, HLt ll (HSucc HZero) b, HLength l ll, Read (x Window)) => [Direction2D] -> l -> l'
- avoidStruts :: (Ins2 b (HSucc HZero) HTrue (Config (XConfig x) -> Config (XConfig (ModifiedLayout AvoidStruts x))) l l', LayoutClass x Window, HLt ll (HSucc HZero) b, HLength l ll, Read (x Window)) => l -> l'
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
avoidStrutsOn :: (Ins2 b (HSucc HZero) HTrue (Config (XConfig x) -> Config (XConfig (ModifiedLayout AvoidStruts x))) l l', LayoutClass x Window, HLt ll (HSucc HZero) b, HLength l ll, Read (x Window)) => [Direction2D] -> l -> l'Source
avoidStruts :: (Ins2 b (HSucc HZero) HTrue (Config (XConfig x) -> Config (XConfig (ModifiedLayout AvoidStruts x))) l l', LayoutClass x Window, HLt ll (HSucc HZero) b, HLength l ll, Read (x Window)) => l -> l'Source