diff options
author | M Stoeckl <code@mstoeckl.com> | 2019-01-20 13:51:12 -0500 |
---|---|---|
committer | emersion <contact@emersion.fr> | 2019-01-21 12:59:42 +0100 |
commit | 469516c56114df6983683d6c0957af6db1ae8e0c (patch) | |
tree | 2316e6fdd792686da1b65d1c2002a26d508fd9de /meson.build | |
parent | 5a48131c1fcd50b7d3d13711099d5914e78406e8 (diff) | |
download | swaybg-469516c56114df6983683d6c0957af6db1ae8e0c.tar.gz swaybg-469516c56114df6983683d6c0957af6db1ae8e0c.tar.bz2 |
Replace wlr_log with sway_log
This commit mostly duplicates the wlr_log functions, although
with a sway_* prefix. (This is very similar to PR #2009.)
However, the logging function no longer needs to be replaceable,
so sway_log_init's second argument is used to set the exit
callback for sway_abort.
wlr_log_init is still invoked in sway/main.c
This commit makes it easier to remove the wlroots dependency for
the helper programs swaymsg, swaybg, swaybar, and swaynag.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions