mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 20:21:51 -07:00
XMonad.Prompt allows the user to specify a search predicate in XPConfig. However, previously XMonad.Prompt.Pass did not apply this predicate. This now applies the predicate in similar manner as XMonad.Prompt.Shell.