sre / mako

A lightweight Wayland notification daemon

Home Page:https://wayland.emersion.fr/mako

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mako

A lightweight notification daemon for Wayland. Works on Sway.

mako screenshot

Running

If you're using Sway you can start mako on launch by putting exec mako in your configuration file.

Building

Install dependencies:

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

Then run:

meson build
ninja -C build
build/mako

mako

License

MIT

About

A lightweight Wayland notification daemon

https://wayland.emersion.fr/mako

License:MIT License


Languages

Language:C 89.5%Language:SuperCollider 7.1%Language:Meson 2.7%Language:Shell 0.7%