aboutsummaryrefslogtreecommitdiff
path: root/common/log.c
AgeCommit message (Expand)AuthorLines
2016-06-27Add get_log_level() to encapsulate v (current log level)David Eklov-3/+7
2016-05-02common: refactor sway_log()Eric Engestrom-9/+6
2016-05-02common: fix double-close in error_handler()Eric Engestrom-3/+1
2016-05-02Fix off-by-one bug in log functionsEric Engestrom-2/+2
2016-02-26Correctly exit sway on errors.Mikkel Oscar Lyderik-1/+1
2016-02-08Fix clang warningsMikkel Oscar Lyderik-1/+1
2016-01-28Print /proc/<pid>/maps on segfaultDrew DeVault-0/+20
2015-12-21use CMake's FindBacktrace for backtrace feature detectionrobotanarchy-1/+4
2015-11-12Start fleshing out wayland client implementationDrew DeVault-0/+159