| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-10-15 | swaylock: Remove indicator after 3 seconds | Ryan Dwyer | -3/+16 | |
| 2018-10-15 | Move swaybar's event loop to common directory and refactor | Ryan Dwyer | -0/+105 | |
| * The loop functions are now prefixed with `loop_`. * It is now easy to add timers to the loop. * Timers are implemented using pollfd and timerfd, rather than manually checking them when any other event happens to arrive. | ||||
