aboutsummaryrefslogtreecommitdiff
path: root/swaybar/tray
AgeCommit message (Expand)AuthorLines
2018-03-24Merge remote-tracking branch 'remotes/origin/bugfix/iconsnotfound' into 0.15David McKinney-1/+5
2018-03-24Fixed missing icons bug in index.theme parsing and a path concatenation bug i...David McKinney-1/+5
2017-12-29Fix icon updating on secondary outputsgnidorah-1/+22
2017-12-29Allow correct item to get icon updates for both kde and gtk implementationgnidorah-1/+1
2017-12-29Fix `get_icon`Calvin Lee-14/+36
2017-12-29Add `dbus_get_prop_async` utilityCalvin Lee-293/+120
2017-12-29Plug memory `dbus_message_iter_get_signature` leakCalvin Lee-14/+14
2017-12-29Correct context menu placement if bar is bottomCalvin Lee-1/+5
2017-12-29Reply in case of object path itemgnidorah-2/+4
2017-12-29Allow correct item to get icon updatesCalvin Lee-1/+7
2017-12-29Improve Icon Theme ImplimentationCalvin Lee-5/+27
2017-12-29Prevent segfault in `get_items()`Calvin Lee-18/+30
2017-12-29Allow multiple object paths for each connectionCalvin Lee-2/+16
2017-12-29Allow paths to icons in iconName propertygnidorah-1/+35
2017-12-29Allow registering StatusNotifierItems by obj pathCalvin Lee-31/+308
2017-08-12Prevent crash if DBus connection is NULLCalvin Lee-1/+1
2017-07-16Fix memory leaks in swaybar trayCalvin Lee-1/+8
2017-07-13Fix name validation in sni_watcher.cCalvin Lee-2/+12
2017-07-13Don't trust SNI names, fixes #1274Calvin Lee-5/+15
2017-07-08Adjust _XOPEN_SOURCE value for build on FreeBSD and fix pointer comparison er...Johannes Lundberg-3/+3
2017-06-26Fix #1252Drew DeVault-0/+6
2017-06-23Handle getline failure in icon theme parsingMykyta Holubakha-9/+5
2017-06-13Remove Xembed SupportCalvin Lee-16/+0
2017-06-08Fix Catching NewIcon SignalCalvin Lee-4/+13
2017-06-07Reorganize Tray CodeCalvin Lee-1/+130
2017-06-07Implement Tray IconsCalvin Lee-0/+1822