Source: snixembed
Section: x11
Maintainer: Francois Marier <francois@debian.org>
Build-Depends:
 debhelper-compat (= 14),
 libdbusmenu-glib-dev,
 libdbusmenu-gtk3-dev,
 libgio-2.0-dev,
 libglib2.0-dev,
 libgtk-3-dev,
 pkgconf,
 valac-bin,
 valac-vapi,
Standards-Version: 4.7.4
Homepage: https://git.sr.ht/~steef/snixembed/
Vcs-Browser: https://salsa.debian.org/debian/snixembed
Vcs-Git: https://salsa.debian.org/debian/snixembed.git

Package: snixembed
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: proxy StatusNotifierItems as XEmbedded systemtray-spec icons
 While many status bars for simple X window managers do not (yet) support
 StatusNotifierItem for displaying system tray icons, some software does not
 fall back to the widely supported XEmbed-based tray icon protocol. snixembed
 acts as a proxy between the new and old. (It does this by presenting itself
 as a StatusNotifierHost on the session bus, and using GTK+3 to maintain
 corresponding XEmbed tray icons.)
