sway/swaybar
Markus Ongyerth 3fb60b6aed remove wlroots dependency from common code
Removes the wlroots dependency from the common code. To remove the
dependency on the header, the defines and log-level enum are copied
over.
This causes a redefine error if both the wlr and the sway log.h are
included.
2018-05-24 21:55:52 +02:00
..
bar.c remove wlroots dependency from common code 2018-05-24 21:55:52 +02:00
config.c Fix a bunch of swaybar memory leaks 2018-04-24 22:28:55 +01:00
event_loop.c Change remove_event logic 2018-04-21 14:38:34 +12:00
i3bar.c Use sway_log functions instead of wlr_log 2018-05-24 21:50:19 +02:00
ipc.c Use sway_log functions instead of wlr_log 2018-05-24 21:50:19 +02:00
main.c Use sway_log functions instead of wlr_log 2018-05-24 21:50:19 +02:00
meson.build Revert "Install swaybar and swaybg under /usr/lib/sway" 2018-05-06 00:20:57 +01:00
render.c Swaybar: Respect pango_markup config 2018-05-09 14:54:22 +10:00
status_line.c Use sway_log functions instead of wlr_log 2018-05-24 21:50:19 +02:00