summaryrefslogtreecommitdiff
path: root/swaybar/event_loop.c
AgeCommit message (Expand)AuthorLines
2018-10-15Move swaybar's event loop to common directory and refactorRyan Dwyer-156/+0
2018-09-18swaybar: fix empty function prototypesIan Fan-2/+2
2018-04-21Change remove_event logicScott Anderson-14/+23
2018-04-21Always send POLLHUP and POLLERR with event loopScott Anderson-1/+4
2018-03-29Start port of swaybar to layer shellDrew DeVault-5/+5
2017-07-16Fix memory leaks in swaybar trayCalvin Lee-0/+1
2017-07-08Adjust _XOPEN_SOURCE value for build on FreeBSD and fix pointer comparison er...Johannes Lundberg-2/+2
2017-06-07Implement Tray IconsCalvin Lee-0/+143