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. mapNotify :: EventType

    xmonad XMonad

    No documentation available.

  2. mapRequest :: EventType

    xmonad XMonad

    No documentation available.

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

    xmonad XMonad

    interface to the X11 library function XMapSubwindows().

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

    xmonad XMonad

    interface to the X11 library function XMapWindow().

  5. mappingKeyboard :: MappingRequest

    xmonad XMonad

    No documentation available.

  6. mappingModifier :: MappingRequest

    xmonad XMonad

    No documentation available.

  7. mappingNotify :: EventType

    xmonad XMonad

    No documentation available.

  8. mappingPointer :: MappingRequest

    xmonad XMonad

    No documentation available.

  9. mapped :: XState -> !Set Window

    xmonad XMonad.Core

    the Set of mapped windows

  10. 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.

Page 266 of many | Previous | Next