The wayfire-plugins-extra package
provides more plugins for Wayfire-0.9.0 that you may want or need.
For example, for focus follows mouse, you will need the
follow-focus
plugin from this
package.
Cairo, libevdev, Wayfire-0.9.0, Wayland, and Wayland-Protocols
Install wayfire-plugins-extra by running the following commands:
mkdir build && cd build && meson setup --prefix=/usr --buildtype=release .. && ninja
Now, as the root
user:
ninja install