Open
Description
Currently, the quill_native_bridge_linux uses xclip which is developed for X11 and doesn't support Wayland, might use wl-clipboard for Wayland, for now, should abstract the implementation of xclip
in a clean way so we can use different implementation for wl-clipboard
in case of Wayland.