sway/common
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
..
background-image.c Use sway_log functions instead of wlr_log 2018-05-24 21:50:19 +02:00
cairo.c Address review comments 2018-03-28 14:43:23 -04:00
ipc-client.c Use sway_log functions instead of wlr_log 2018-05-24 21:50:19 +02:00
list.c Added "layout promote" command. 2016-12-29 20:31:30 +01:00
log.c introduce sway_log functions 2018-05-24 21:43:56 +02:00
meson.build remove wlroots dependency from common code 2018-05-24 21:55:52 +02:00
pango.c Use sway_log functions instead of wlr_log 2018-05-24 21:50:19 +02:00
readline.c Use sway_log functions instead of wlr_log 2018-05-24 21:50:19 +02:00
stringop.c FreeBSD fixes 2017-06-06 09:45:50 +02:00
unicode.c Add password buffer, refactor rendering/surfaces 2018-04-04 18:47:48 -04:00
util.c move wlr dependent input handler to sway 2018-05-24 21:52:35 +02:00