May 20, 2026
10:05 a.m.
Currently, WINEWAYLAND_TAG_MIME_TYPE is a fixed string "application/x.winewayland.tag", all wine bottles share the same tag, and copy-paste operations between different bottles are ignored. Generate a unique winewayland tag for each wine Bottle, and only the tag issued by itself are ignored. The tags of different bottles are different, so there is no misjudgment. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10962