Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
mapSubwindows :: Display -> Window -> IO ()xmonad XMonad interface to the X11 library function XMapSubwindows().
mapWindow :: Display -> Window -> IO ()xmonad XMonad interface to the X11 library function XMapWindow().
mappingKeyboard :: MappingRequestxmonad XMonad No documentation available.
mappingModifier :: MappingRequestxmonad XMonad No documentation available.
-
xmonad XMonad No documentation available.
mappingPointer :: MappingRequestxmonad XMonad No documentation available.
mapped :: XState -> !Set Windowxmonad XMonad.Core the Set of mapped windows
mapLayout :: (l -> l') -> StackSet i l a s sd -> StackSet i l' a s sdxmonad XMonad.StackSet Map a function on all the layouts in the StackSet.
mapWorkspace :: (Workspace i l a -> Workspace i l a) -> StackSet i l a s sd -> StackSet i l a s sdxmonad XMonad.StackSet Map a function on all the workspaces in the StackSet.
mappingValue :: Mapping a -> Value ayaml-unscrambler YamlUnscrambler Value parser, which only expects mapping values.