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.

  1. mapSubwindows :: Display -> Window -> IO ()

    xmonad XMonad

    interface to the X11 library function XMapSubwindows().

  2. mapWindow :: Display -> Window -> IO ()

    xmonad XMonad

    interface to the X11 library function XMapWindow().

  3. mappingKeyboard :: MappingRequest

    xmonad XMonad

    No documentation available.

  4. mappingModifier :: MappingRequest

    xmonad XMonad

    No documentation available.

  5. mappingNotify :: EventType

    xmonad XMonad

    No documentation available.

  6. mappingPointer :: MappingRequest

    xmonad XMonad

    No documentation available.

  7. mapped :: XState -> !Set Window

    xmonad XMonad.Core

    the Set of mapped windows

  8. mapLayout :: (l -> l') -> StackSet i l a s sd -> StackSet i l' a s sd

    xmonad XMonad.StackSet

    Map a function on all the layouts in the StackSet.

  9. mapWorkspace :: (Workspace i l a -> Workspace i l a) -> StackSet i l a s sd -> StackSet i l a s sd

    xmonad XMonad.StackSet

    Map a function on all the workspaces in the StackSet.

  10. mappingValue :: Mapping a -> Value a

    yaml-unscrambler YamlUnscrambler

    Value parser, which only expects mapping values.

Page 306 of many | Previous | Next