IABSD.fr/ports/x11/twmn

Branch :


Log

Author Commit Date CI Message
8aaf141b 2026-01-20 17:07:03 twmn: stop linking against boost_system ok sdk (maintainer)
64216b2b 2024-11-18 14:47:41 x11/twmn: fix build with boost 1.87 ok sdk (maintainer)
d280f74a 2022-03-13 18:49:52 Import twmn 1.2 Twmn is a dmenu style desktop notification system. Notifications are shown in a one-line bar called the notification slide. They can be navigated through and activated with shortcuts. * twmnc: is a command line tool to send notifications to twmnd. * twmnd: is a daemon listening to notification requests and showing them one after another. It is also compatible with "notify-send". Tested on amd64. An example config can be found in the README.md in the examples dir. With help from op@ bcallah@ OK op@ bcallah@