Skip to content

adds remote argument to wayland backend create

Simon Ser requested to merge github/fork/Ongy/wayland_remote into master

Created by: Ongy

Add a remote display name argument to wlr_wl_backend_create. If NULL is passed to the wayland backend at all times, creating a wayland backend after the compositor was started up, would require changing the WAYLAND_DISPLAY environment variable.

Merge request reports