Quote Originally Posted by nerdopolis View Post
I think I have it compiling... How do I tell elementary_test to use Wayland though? It's using X, even though I compiled the Wayland options for ecore and evas.
export ELM_ENGINE=wayland_shm

or

export ELM_ENGINE=wayland_egl

then run your favorite elementary application