This library provides a Qt implementation of the Freedesktop' StatusNotifierItem specification.
- Qt5/6 base
- DBusMenuQtilities library
- CMake
- Git (optional, to pull latest VCS checkouts)
By default documentation is generated with Doxygen.
You can disable documentation generation by passing -D SNI_QT_WITH_DOC=OFF
to CMake.
- StatusNotifierItemQt is licensed under the LGPL-2.1-or-later license.