aboutsummaryrefslogtreecommitdiff
path: root/swaybar/tray/dbus.c
AgeCommit message (Expand)AuthorLines
2017-12-29Fix `get_icon`Calvin Lee-3/+7
2017-12-29Add `dbus_get_prop_async` utilityCalvin Lee-1/+89
2017-12-29Plug memory `dbus_message_iter_get_signature` leakCalvin Lee-0/+8
2017-08-12Prevent crash if DBus connection is NULLCalvin Lee-1/+1
2017-07-16Fix memory leaks in swaybar trayCalvin Lee-1/+3
2017-07-08Adjust _XOPEN_SOURCE value for build on FreeBSD and fix pointer comparison er...Johannes Lundberg-1/+1
2017-06-26Fix #1252Drew DeVault-0/+6
2017-06-07Implement Tray IconsCalvin Lee-0/+189