index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
log.c
Age
Commit message (
Expand
)
Author
Lines
2020-05-24
common/log: use bright black rather than black for SWAY_DEBUG
Tudor Brindus
-1
/
+1
2020-03-07
common/log: bump POSIX version used after e81d9fde667e
Jan Beich
-1
/
+1
2020-03-07
common/log: improve time prefix
Simon Ser
-8
/
+30
2019-07-15
Use -fmacro-prefix-map to strip build path
Manuel Stoeckl
-17
/
+0
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
-4
/
+85
2018-07-09
Update for swaywm/wlroots#1126
emersion
-2
/
+2
2018-01-05
common/log: finish removing most log functions
Dominique Martinet
-145
/
+4
2017-11-18
Move everything to sway/old/
Drew DeVault
-1
/
+1
2017-10-20
Print log level even if STDERR is not a tty
Calvin Lee
-5
/
+18
2017-06-06
FreeBSD fixes
johalun
-1
/
+1
2017-04-20
Make sway_abort() report location
Jerzi Kaminsky
-10
/
+9
2017-04-16
Fix location reported by sway_assert
Jerzi Kaminsky
-2
/
+2
2017-04-16
Fix variadic forwarding in sway_assert
Jerzi Kaminsky
-5
/
+10
2017-03-10
UnGNUify the codebase
Drew DeVault
-0
/
+1
2016-12-15
Handle malloc failure in ipc_recv_response
Drew DeVault
-3
/
+8
2016-09-01
Reorganize includes
Drew DeVault
-9
/
+7
2016-07-28
Add timestamp to log messages
Tony Crisci
-0
/
+15
2016-07-17
Remove SIGSERV and SIGABORT handler
Drew DeVault
-46
/
+1
2016-06-27
Add get_log_level() to encapsulate v (current log level)
David Eklov
-3
/
+7
2016-05-02
common: refactor sway_log()
Eric Engestrom
-9
/
+6
2016-05-02
common: fix double-close in error_handler()
Eric Engestrom
-3
/
+1
2016-05-02
Fix off-by-one bug in log functions
Eric Engestrom
-2
/
+2
2016-02-26
Correctly exit sway on errors.
Mikkel Oscar Lyderik
-1
/
+1
2016-02-08
Fix clang warnings
Mikkel Oscar Lyderik
-1
/
+1
2016-01-28
Print /proc/<pid>/maps on segfault
Drew DeVault
-0
/
+20
2015-12-21
use CMake's FindBacktrace for backtrace feature detection
robotanarchy
-1
/
+4
2015-11-12
Start fleshing out wayland client implementation
Drew DeVault
-0
/
+159