mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
This adds a "native" Wayland clipboard backend based on the ext-data-control-v1 protocol. This backend overcomes the limitation of the VO (Wayland core protocol) backend, and does not require the presence of the VO window to receive clipboard updates. This backend also supports primary selection if supported by the compositor. The backend runs in a separate thread, so clipboard reading does not stall the player like the VO backend.
62 KiB
62 KiB