Skip to content

Instantly share code, notes, and snippets.

@parkerlreed
Created December 29, 2024 20:51
Show Gist options
  • Save parkerlreed/553bf3ab01153daf78a6cfd46d1e34e1 to your computer and use it in GitHub Desktop.
Save parkerlreed/553bf3ab01153daf78a6cfd46d1e34e1 to your computer and use it in GitHub Desktop.
[parker@parker-framework build]$ dbus-monitor
signal time=1735505416.814230 sender=org.freedesktop.DBus -> destination=:1.132 serial=4294967295 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
string ":1.132"
signal time=1735505416.814248 sender=org.freedesktop.DBus -> destination=:1.132 serial=4294967295 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
string ":1.132"
method call time=1735505430.811058 sender=:1.127 -> destination=org.freedesktop.Notifications serial=38 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=Notify
string "songrec"
uint32 0
string ""
string "Song recognized"
string "Spice Girls - Stop"
array [
]
array [
dict entry(
string "desktop-entry"
variant string "com.github.marinm.songrec"
)
dict entry(
string "urgency"
variant byte 1
)
]
int32 -1
method return time=1735505430.819807 sender=:1.31 -> destination=:1.127 serial=1535 reply_serial=38
uint32 42
signal time=1735505430.820487 sender=:1.39 -> destination=(null destination) serial=2027 path=/org/freedesktop/portal/desktop; interface=org.freedesktop.impl.portal.Background; member=RunningApplicationsChanged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment