aboutsummaryrefslogtreecommitdiff
path: root/swaybar/i3bar.c
AgeCommit message (Expand)AuthorLines
2018-07-19swaybar: Fix scroll handling on workspace buttonsminus-2/+3
2018-07-17remove unnecessary parensPeter Rice-5/+5
2018-07-16make hotspot callback take an x11 button idPeter Rice-1/+31
2018-07-09Update for swaywm/wlroots#1126emersion-2/+2
2018-04-24Fix a bunch of swaybar memory leaksemersion-1/+2
2018-04-20Fix memory leak on swaybarBruno Pinto-0/+1
2018-04-09Fix some more bugsDrew DeVault-3/+4
2018-04-09Fix buffer issues in swaybar status line.Ryan Dwyer-0/+3
2018-04-03Fix #1709Drew DeVault-1/+4
2018-04-02Fix use-after-free with block hotspotsDrew DeVault-3/+1
2018-04-02Send click events for i3bar blocksDrew DeVault-0/+22
2018-04-02Render i3bar blocksDrew DeVault-10/+110
2018-04-02Demarcate i3bar JSON into individual updatesDrew DeVault-0/+88