pop-launcher/plugins/src
Duane Johnson 1fa817f12f
Handle shebang more thoroughly in scripts plugin (#160)
* feat(scripts): allow whitespace after shebang `#!` characters

* feat(scripts): allow shebang line to have its own args

* fix(scripts): improve unwraps and extra allocations; use SHELL env variable
2023-01-20 15:15:28 -07:00
..
calc fix(plugin-calc): Improve regex to support more inputs 2022-06-27 22:59:08 +02:00
desktop_entries feat: add a history attribute to plugin config as described in #110 (#112) 2022-05-12 08:42:56 -06:00
files feat: add a history attribute to plugin config as described in #110 (#112) 2022-05-12 08:42:56 -06:00
find feat(find): let fdfind use --full-path search to include directories (#161) 2023-01-18 09:30:34 -07:00
pop_shell feat(pop_shell): add config with window name/description search scope settings (#159) 2023-01-18 14:13:15 -07:00
pulse feat: Switch from smol runtime to tokio 2022-03-29 01:52:13 +02:00
recent fix(recent): Split keyword queries for improved search quality 2022-03-29 01:52:13 +02:00
scripts Handle shebang more thoroughly in scripts plugin (#160) 2023-01-20 15:15:28 -07:00
terminal feat: add a history attribute to plugin config as described in #110 (#112) 2022-05-12 08:42:56 -06:00
web Add generic www pattern to open any website (#156) 2023-01-17 15:14:34 -07:00
lib.rs fix: set xdg_open stdout and stderr to null to prevent broken pipes 2023-01-12 00:04:32 +01:00