Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Flash the names of workspaces name when switching to them. This is a reimplementation of XMonad.Layout.ShowWName as a logHook.
-
xmonad-contrib XMonad.Layout.DecorationEx.TabbedGeometry No documentation available.
-
xmonad-contrib XMonad.Layout.Monitor No documentation available.
ShowMonitorNamed :: String -> MonitorMessagexmonad-contrib XMonad.Layout.Monitor No documentation available.
module XMonad.Layout.
ShowWName This is a layout modifier that will show the workspace name
-
xmonad-contrib XMonad.Layout.ShowWName No documentation available.
liftShowList :: Show1 f => (Int -> a -> ShowS) -> ([a] -> ShowS) -> [f a] -> ShowSbase Data.Functor.Classes showList function for an application of the type constructor based on showsPrec and showList functions for the argument type. The default implementation using standard list syntax is correct for most types.
-
base Data.Functor.Classes showList function for an application of the type constructor based on showsPrec and showList functions for the argument types. The default implementation using standard list syntax is correct for most types.
liftShowsPrec :: Show1 f => (Int -> a -> ShowS) -> ([a] -> ShowS) -> Int -> f a -> ShowSbase Data.Functor.Classes showsPrec function for an application of the type constructor based on showsPrec and showList functions for the argument type.
-
base Data.Functor.Classes showsPrec function for an application of the type constructor based on showsPrec and showList functions for the argument types.