Explicitly include map.h
Added support for the search command
Added the arguments to the menu entries as selecting the entires directly doesn't do anything anyway

heads

tip
browse log

clone

read-only
https://hg.sr.ht/~scoopta/pipcontrol
read/write
ssh://hg@hg.sr.ht/~scoopta/pipcontrol

#PIP Control

PIP Control is a wofi mode for controlling PIP Browser

#Dependencies

wofi
meson
pkg-config

#Building

hg clone https://hg.sr.ht/~scoopta/pipcontrol
cd pipcontrol
meson build
ninja -C build

#Installing

mkdir -p ~/.config/wofi/plugins
cp build/libpipcontrol.so ~/.config/wofi/plugins

#Uninstalling

rm ~/.config/wofi/plugins/libpipcontrol.so