29 Commits (9e3ef75efdaa5939f9b220ee705a0eef833c2fa7)

Author SHA1 Message Date
Simon Ser fc640d5f6c Define _POSIX_C_SOURCE globally
9 months ago
Simon Ser 1dbb699036
common/log: write log importance
4 years ago
Tudor Brindus c632d47bf8 common/log: use bright black rather than black for SWAY_DEBUG
5 years ago
Jan Beich fafc060909 common/log: bump POSIX version used after e81d9fde66
5 years ago
Simon Ser e81d9fde66 common/log: improve time prefix
5 years ago
Manuel Stoeckl 2dc4978d8a Use -fmacro-prefix-map to strip build path
5 years ago
M Stoeckl 1211a81aad Replace wlr_log with sway_log
6 years ago
emersion 63b4bf5000
Update for swaywm/wlroots#1126
6 years ago
Dominique Martinet d4ddfec32e common/log: finish removing most log functions
7 years ago
Drew DeVault 733993a651 Move everything to sway/old/
7 years ago
Calvin Lee 016261fd64 Print log level even if STDERR is not a tty
7 years ago
johalun 7fef283044 FreeBSD fixes
8 years ago
Jerzi Kaminsky 8ecb490679 Make sway_abort() report location
8 years ago
Jerzi Kaminsky 709b53bd43 Fix location reported by sway_assert
8 years ago
Jerzi Kaminsky eb3b1ec5f1 Fix variadic forwarding in sway_assert
8 years ago
Drew DeVault 9aed9d9359 UnGNUify the codebase
8 years ago
Drew DeVault 9ad1e6b40f Handle malloc failure in ipc_recv_response
8 years ago
Drew DeVault 416417a54c Reorganize includes
8 years ago
Tony Crisci 70360c5c07 Add timestamp to log messages
8 years ago
Drew DeVault c8917395c0 Remove SIGSERV and SIGABORT handler
8 years ago
David Eklov 26842ff383 Add get_log_level() to encapsulate v (current log level)
9 years ago
Eric Engestrom cc9d1cacbb common: refactor sway_log()
9 years ago
Eric Engestrom f53ddbe800 common: fix double-close in error_handler()
9 years ago
Eric Engestrom a1bb58017b Fix off-by-one bug in log functions
9 years ago
Mikkel Oscar Lyderik 5e253fdd9a Correctly exit sway on errors.
9 years ago
Mikkel Oscar Lyderik bacd40d6db Fix clang warnings
9 years ago
Drew DeVault e5bb08cc18 Print /proc/<pid>/maps on segfault
9 years ago
robotanarchy 94cac7a014 use CMake's FindBacktrace for backtrace feature detection
9 years ago
Drew DeVault bfcabe48ef Start fleshing out wayland client implementation
9 years ago