index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
log.h
Age
Commit message (
Expand
)
Author
2019-07-15
Use -fmacro-prefix-map to strip build path
Manuel Stoeckl
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2018-09-06
Remove __PRETTY_FUNCTION__
Scott Anderson
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-02-24
update log.h for latest wlr
Tony Crisci
2018-01-05
common/log: finish removing most log functions
Dominique Martinet
2018-01-05
sway: change all sway_log to wlr_log
Dominique Martinet
2017-04-20
Make sway_abort() report location
Jerzi Kaminsky
2017-04-16
Fix location reported by sway_assert
Jerzi Kaminsky
2017-04-16
Fix variadic forwarding in sway_assert
Jerzi Kaminsky
2016-12-15
Always log filename and line number
Drew DeVault
2016-06-27
Add get_log_level() to encapsulate v (current log level)
David Eklov
2016-05-02
common: refactor sway_log()
Eric Engestrom
2015-11-28
Rearrange logging headers
Drew DeVault
2015-11-11
Add file and line number to log in Debug build
Drew DeVault
2015-10-27
commands: Learn 'debuglog'.
S. Christoffer Eliesen
2015-10-25
log: Add swayc_log, use at a few key places.
S. Christoffer Eliesen
2015-08-26
move_container_to fixup
taiyu
2015-08-24
Added in backtrace printing
Luminarys
2015-08-21
fixed #108 signed/unsigned comparison
minus
2015-08-20
properly handle IPC clients
minus
2015-08-19
fixed some more bugs, moved layout_log into log.ch, restored focus_parent
taiyu
2015-08-18
added sway_assert function
minus
2015-08-16
handle_view_state_request
taiyu
2015-08-16
Move headers to include/
Drew DeVault