mirror of
https://github.com/swaywm/sway.git
synced 2026-05-03 06:46:26 -04:00
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. |
||
|---|---|---|
| .. | ||
| bar.c | ||
| config.c | ||
| event_loop.c | ||
| i3bar.c | ||
| ipc.c | ||
| main.c | ||
| meson.build | ||
| render.c | ||
| status_line.c | ||