Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
xmonad-contrib XMonad.Hooks.DynamicLog extend workspace types with custom predicates. Check $predicates for more details.
-
xmonad-contrib XMonad.Hooks.StatusBar.PP For a PP pp, fallbackPrinters pp returns the default WSPP used to format workspaces: the formatter chosen corresponds to the first matching workspace type, respecting the following precedence: ppUrgent, ppCurrent, ppVisible, ppVisibleNoWindows, ppHidden, ppHiddenNoWindows. This can be useful if one needs to use the default set of formatters and post-process their output. (For pre-processing their input, there's ppRename.)
-
xmonad-contrib XMonad.Hooks.StatusBar.PP extend workspace types with custom predicates. Check $predicates for more details.