Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. mapRequest :: EventType

    xmonad XMonad

    No documentation available.

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

    xmonad XMonad

    interface to the X11 library function XMapSubwindows().

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

    xmonad XMonad

    interface to the X11 library function XMapWindow().

  4. mappingKeyboard :: MappingRequest

    xmonad XMonad

    No documentation available.

  5. mappingModifier :: MappingRequest

    xmonad XMonad

    No documentation available.

  6. mappingNotify :: EventType

    xmonad XMonad

    No documentation available.

  7. mappingPointer :: MappingRequest

    xmonad XMonad

    No documentation available.

  8. mapped :: XState -> !Set Window

    xmonad XMonad.Core

    the Set of mapped windows

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

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

Page 267 of many | Previous | Next