aboutsummaryrefslogtreecommitdiff
path: root/sway/debug_log.c
AgeCommit message (Collapse)Author
2016-12-29Added Awesome/Monad type "auto" layoutswil
2016-09-01Reorganize includesDrew DeVault
2016-06-27Add get_log_level() to encapsulate v (current log level)David Eklov
This patch also makes all global variable in log.c static.
2016-04-25Improve move command with tabbed/stacked layoutMikkel Oscar Lyderik
2016-04-17Use correct format string for x86_64 and i686Mikkel Oscar Lyderik
Fix #587
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.