floem
floem copied to clipboard
Add wayland dlopen feature
This PR adds wayland-dlopen
feature for Floem crates, which is enabled by default, but can be disabled to make Floem-using project link with libwayland at build time.
It depends on https://github.com/alacritty/copypasta/pull/75.