Go to file
2020-01-07 18:30:34 -08:00
inc Copyright update 2020-01-06 16:42:52 -08:00
modes Cleaned up formatting on that concat 2020-01-07 18:29:26 -08:00
proto First commit 2019-08-17 18:19:32 -07:00
src And that config_get too 2020-01-07 18:30:34 -08:00
.build.yml Moved to meson 2019-12-20 18:29:11 -08:00
.hgignore Cleaned up .hgignore 2020-01-01 01:23:00 -08:00
.hgtags Added tag v1.0 for changeset b5784591ff82 2019-12-20 22:06:24 -08:00
COPYING.md First commit 2019-08-17 18:19:32 -07:00
meson_options.txt Building the tip without mercurial now allows for manually setting a version with the version option 2019-12-30 18:35:26 -08:00
meson.build Building the tip without mercurial now allows for manually setting a version with the version option 2019-12-30 18:35:26 -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