blob: a1c3e6691157952a357146624f9bd26c38938572 (
plain)
1
2
3
4
|
This is a pure-python replacement for notify-python, using
python-dbus to communicate with the notifications server directly.
It's compatible with Python 2 and 3, and its callbacks can work
with Gtk 3 or Qt 4 applications.
|