Go to file
2019-08-28 20:33:08 -06:00
Debug Added support for inline images, this currently only works in dmenu mode 2019-08-27 23:15:18 -07:00
inc Refactor to use FlowBox instead of ListBox to allow setting the box orientation 2019-08-28 20:33:08 -06:00
proto First commit 2019-08-17 18:19:32 -07:00
Release Added support for inline images, this currently only works in dmenu mode 2019-08-27 23:15:18 -07:00
src Refactor to use FlowBox instead of ListBox to allow setting the box orientation 2019-08-28 20:33:08 -06:00
.build.yml I honestly think I might be brain dead 2019-08-21 16:41:53 -07:00
.hgignore First commit 2019-08-17 18:19:32 -07:00
COPYING.md First commit 2019-08-17 18:19:32 -07:00
README.md Added automated builds 2019-08-21 16:33:18 -07:00

Wofi

Wofi is a launcher/menu program for wlroots based wayland compositors such as sway

builds.sr.ht status

Dependencies

libwayland-dev
libgtk-3-dev
pkg-config

Building

hg clone https://hg.sr.ht/~scoopta/wofi
cd wofi/Release
make

Installing

sudo cp wofi /usr/bin

Uninstalling

sudo rm /usr/bin/wofi

Bug Reports

Please file bug reports at https://todo.sr.ht/~scoopta/wofi

Contributing

Please submit patches to https://lists.sr.ht/~scoopta/wofi

You can find documentation here https://man.sr.ht/hg.sr.ht/email.md

Packages

If you're on Arch there's an unofficial AUR package https://aur.archlinux.org/packages/wofi-hg/