mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-09-07 19:54:50 +00: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.