aboutsummaryrefslogtreecommitdiff
path: root/swaybar/tray/tray.c
AgeCommit message (Expand)AuthorLines
2017-07-16Fix memory leaks in swaybar trayCalvin Lee-0/+1
2017-07-13Don't trust SNI names, fixes #1274Calvin Lee-5/+9
2017-07-08Adjust _XOPEN_SOURCE value for build on FreeBSD and fix pointer comparison er...Johannes Lundberg-1/+1
2017-06-13Remove Xembed SupportCalvin Lee-16/+0
2017-06-08Fix Catching NewIcon SignalCalvin Lee-0/+1
2017-06-07Reorganize Tray CodeCalvin Lee-1/+130
2017-06-07Implement Tray IconsCalvin Lee-0/+279