Go to file
2019-12-20 22:01:56 -08:00
inc Parsing image escapes and markup will only occur if their respective options are enabled 2019-12-16 19:38:12 -08:00
modes Parsing image escapes and markup will only occur if their respective options are enabled 2019-12-16 19:38:12 -08:00
proto First commit 2019-08-17 18:19:32 -07:00
src One too many tabs 2019-12-17 00:19:08 -08:00
.build.yml Moved to meson 2019-12-20 18:29:11 -08:00
.hgignore Moved to meson 2019-12-20 18:29:11 -08:00
.hgtags Removed tag v1.0 2019-12-20 22:01:51 -08:00
COPYING.md First commit 2019-08-17 18:19:32 -07:00
meson.build Added install support 2019-12-20 22:01:56 -08:00
README.md Added install support 2019-12-20 22:01:56 -08:00

Wofi

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

If you're having issues with -i not showing images refer to https://todo.sr.ht/~scoopta/wofi/33

builds.sr.ht status

Dependencies

libwayland-dev
libgtk-3-dev
pkg-config
meson

Building

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

Installing

sudo ninja -C build install

Uninstalling

sudo ninja -C build uninstall

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/

Documentation

Documentation on styling and general configuration can be found here https://cloudninja.pw/docs/wofi.html