labwc/include
Jan Beich ad07acc13c xdg: chase swaywm/wlroots@f574ca934c
src/xdg.c:180:2: warning: implicit declaration of function 'wlr_xdg_surface_for_each_popup' is invalid in C99 [-Wimplicit-function-declaration]
        wlr_xdg_surface_for_each_popup(view->xdg_surface, iterator, data);
        ^
ld: error: undefined symbol: wlr_xdg_surface_for_each_popup
>>> referenced by xdg.c:180 (src/xdg.c:180)
>>>               labwc.p/src_xdg.c.o:(xdg_toplevel_view_for_each_popup)

Based on 5438cc158a
2021-03-13 23:23:33 +00:00
..
common Add zfree 2021-02-21 21:59:53 +00:00
config Add string-helpers.c 2020-10-09 19:46:59 +01:00
menu menu: minor refactoring 2021-02-19 23:31:30 +00:00
xbm Un-global theme variable 2021-02-21 21:54:40 +00:00
labwc.h xdg: chase swaywm/wlroots@f574ca934c 2021-03-13 23:23:33 +00:00
layers.h layers: handle top layer unmap/destroy better 2020-10-31 15:09:13 +00:00
meson.build Make xwayland support optional 2020-12-30 10:29:21 +00:00
theme.h mv theme.c .. 2021-02-21 22:18:34 +00:00