Supreeeme / xwayland-satellite

Xwayland outside your Wayland
Mozilla Public License 2.0
94 stars 4 forks source link

clipboard-sync behind feature #30

Open galister opened 2 weeks ago

galister commented 2 weeks ago

this is so that people who don't want implicit clipboard sync can just disable it.

Supreeeme commented 2 weeks ago

I can't imagine why disabling clipboard syncing would ever be desirable. If it doesn't work properly it should just be fixed.

galister commented 2 weeks ago

I agree, but it's clearly in an experimental state right now, with no easy fix for users that can't code (depending on the app, older commits crash on other errors, newer commits crash on clipboard events).

after disabling the clipboard sync and appyling the hopslotmap pr, i'm getting a completely stable experience with programs that used to randomly crash all the time

i think it's worth providing a toggle, even if it gets reverted later