Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Weird comment bug where 'lesser' ended up someplaces it didn't belong | Ted Gould | 2013-11-15 | 1 | -8/+7 |
| | |||||
* | Use bus_watch_namespace() to monitor mpris players | Lars Uebernickel | 2013-08-02 | 1 | -0/+34 |
This function is more robust than the current code and uses glib's G_DBUS_SIGNAL_FLAGS_MATCH_ARG0_NAMESPACE instead of creating match rules itself. bus-watch-namespace.[ch] is shared with gnome-settings-daemon. |