manatee-anything-0.0.2: Multithread interactive input/search framework for Manatee

Manatee.Plugin.Anything.AnythingApplication

Synopsis

Documentation

anythingApplication :: AnythingSource

Search and run register application from system.

anythingApplicationColumnFun :: [AnythingColumnFun]Source

Function for generate candidate column.

anythingApplicationCommandFun :: AnythingCommandFunSource

Function for generate command list.

anythingApplicationFilterCommandName :: String -> StringSource

Because appInfoGetCommandline will append `%u` or `%U` after command line. This only work if gio compiled with FUSE support.