You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's possible (but highly unlikely) right now we may race on disable/enable if there was a lot of clipboard spam. It would be better to record the current X server time at the point we last disabled and last enabled, and only accept selections from between then.
The text was updated successfully, but these errors were encountered:
It's possible (but highly unlikely) right now we may race on disable/enable if there was a lot of clipboard spam. It would be better to record the current X server time at the point we last disabled and last enabled, and only accept selections from between then.
The text was updated successfully, but these errors were encountered: