vetu104 7d54a01970 bar-systray: Support non-linux
- Remove unportable code: use self-pipe for waking up the wl_event_loop
  on dbus events instead of eventfd. Tested on FreeBSD.

- Don't die if another tray is already running. Previous version didn't
  allow nested dwls.
2025-03-29 19:26:20 +02:00
..
2025-03-08 15:28:34 +02:00

Description

Add a system tray to the bar.

To keep dependencies to minimum, icon(svg) loading from the filesystem is not supported. Applications that expect this will show the initial letter of the program name, instead of a real icon.

Menus for the icons are handled by a dmenu-like program of the user's choice.

Dependencies

Download

Authors