-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I am starting weston from X11 like this:
export WAYLAND_DISPLAY=mysocket
weston --socket=$WAYLAND_DISPLAY --backend=x11-backend.so
When I now start clipboard-sync, it doesn't seem to find the wayland session, even when I ensure WAYLAND_DISPLAY is set correctly. It logs:
INFO - Using clipboards: [X11Clipboard { display: ":0" }]
wl-copy works fine: WAYLAND_DISPLAY=mysocket wl-copy "a test"
artempavlov
Metadata
Metadata
Assignees
Labels
No labels