Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. showIfSingleWindow :: TabbedGeometry a -> !SingleTabMode

    xmonad-contrib XMonad.Layout.DecorationEx

    What to do if there is only one tab

  2. showIfSingleWindow :: TabbedGeometry a -> !SingleTabMode

    xmonad-contrib XMonad.Layout.DecorationEx.TabbedGeometry

    What to do if there is only one tab

  3. showIfSingleWindow :: TabbedGeometry a -> !SingleTabMode

    xmonad-contrib XMonad.Layout.DecorationEx.TabbedGeometry

    What to do if there is only one tab

  4. showWName :: l a -> ModifiedLayout ShowWName l a

    xmonad-contrib XMonad.Layout.ShowWName

    A layout modifier to show the workspace name when switching

  5. showWName' :: SWNConfig -> l a -> ModifiedLayout ShowWName l a

    xmonad-contrib XMonad.Layout.ShowWName

    A layout modifier to show the workspace name when switching. It is possible to provide a custom configuration.

  6. showCompletionOnTab :: XPConfig -> Bool

    xmonad-contrib XMonad.Prompt

    Only show list of completions when Tab was pressed

  7. showXPrompt :: XPrompt t => t -> String

    xmonad-contrib XMonad.Prompt

    This method is used to print the string to be displayed in the command line window.

  8. showXPrompt :: XPrompt t => t -> String

    xmonad-contrib XMonad.Prompt.AppLauncher

    This method is used to print the string to be displayed in the command line window.

  9. showXPrompt :: XPrompt t => t -> String

    xmonad-contrib XMonad.Prompt.ConfirmPrompt

    This method is used to print the string to be displayed in the command line window.

  10. showKm :: [((KeyMask, KeySym), NamedAction)] -> [String]

    xmonad-contrib XMonad.Util.NamedActions

    No documentation available.

Page 189 of many | Previous | Next