]> git.mdlowis.com Git - proto/labwc.git/commit
server: chase swaywm/wlroots@fdf3169b4185
authorJan Beich <jbeich@FreeBSD.org>
Sun, 21 Nov 2021 07:01:16 +0000 (07:01 +0000)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sun, 21 Nov 2021 07:52:19 +0000 (07:52 +0000)
commit3e5458fa2485e9b2c40e31c6789ee1693f6cedb2
tree283973421256a625f51a7975022cac11e51ed356
parent0a6ab7cd35b11aeadeceaa86c53cc7729346e65f
server: chase swaywm/wlroots@fdf3169b4185

ld: error: undefined symbol: wlr_backend_get_renderer
>>> referenced by output.c
>>>               labwc.p/src_output.c.o:(render_rect)
>>> referenced by output.c
>>>               labwc.p/src_output.c.o:(render_rect)
>>> referenced by output.c
>>>               labwc.p/src_output.c.o:(render_texture)
>>> referenced 5 more times

Based on https://github.com/swaywm/sway/commit/5865af75cf80
Based on https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/a6538ced3587
include/labwc.h
src/output.c
src/server.c