dotfiles/wofi
2024-05-14 12:29:49 +03:00
..
.hg init commit 2024-05-14 12:29:49 +03:00
inc init commit 2024-05-14 12:29:49 +03:00
man init commit 2024-05-14 12:29:49 +03:00
modes init commit 2024-05-14 12:29:49 +03:00
proto init commit 2024-05-14 12:29:49 +03:00
src init commit 2024-05-14 12:29:49 +03:00
.build.yml init commit 2024-05-14 12:29:49 +03:00
.hgignore init commit 2024-05-14 12:29:49 +03:00
.hgtags init commit 2024-05-14 12:29:49 +03:00
config init commit 2024-05-14 12:29:49 +03:00
config.screenshot init commit 2024-05-14 12:29:49 +03:00
COPYING.md init commit 2024-05-14 12:29:49 +03:00
meson_options.txt init commit 2024-05-14 12:29:49 +03:00
meson.build init commit 2024-05-14 12:29:49 +03:00
README.md init commit 2024-05-14 12:29:49 +03:00
style.css init commit 2024-05-14 12:29:49 +03:00
style.widgets.css init commit 2024-05-14 12:29:49 +03: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
pkgconf
meson

Building

hg clone https://hg.sr.ht/~scoopta/wofi
cd wofi
meson setup 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

drun and dbus

Some desktop files declare themselves as being launched by dbus, if this is the case wofi can experience issues on systems where a user session bus is not automatically started such as systems using elogind.

To manually launch a user session bus run the following:

dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus

Packages

Packaging status

Documentation

The official documentation is provided by the man pages in this repository, sample styling can be found here https://cloudninja.pw/docs/wofi.html

Donating

If you feel like supporting development you can donate at https://ko-fi.com/scoopta

Screenshots

example 4