Paul Annesley 18be45f69e modes/run: don't segfault on invalid cache lines
Cache lines without a forward-slash resulted in a segfault attempting strlen(NULL + 1), the NULL coming from strrchr().

This patch handles the NULL and displays that cache line varbatim, and without modifying its search_text.
2019-11-08 23:51:05 +11:00
2019-08-17 18:19:32 -07:00
2019-08-17 18:19:32 -07:00
2019-08-17 18:19:32 -07:00
2019-09-11 21:05:11 -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/

Documentation

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

Description
Languages
C 98.9%
Meson 1.1%