aboutsummaryrefslogtreecommitdiff
path: root/sway/debug_log.c
AgeCommit message (Collapse)Author
2015-12-21remove unused execinfo.h include from debug_log.crobotanarchy
2015-11-27debug_log: Improve container_log so that debug lines are aligned.S. Christoffer Eliesen
Makes the log easier to read, and the developers more happy (this one at least).
2015-11-12Start fleshing out wayland client implementationDrew DeVault
This introduces a basic shared framework for making wayland clients within sway itself.