/mako

A lightweight Wayland notification daemon

Primary LanguageCMIT LicenseMIT

mako

A lightweight notification daemon for Wayland.

It currently works on Sway 1.0.

mako screenshot

Building

Install dependencies:

  • meson
  • wayland
  • pango
  • cairo
  • systemd or elogind (for the sd-bus library)

Then run:

meson build
ninja -C build
build/mako

mako

License

MIT