-
-
Notifications
You must be signed in to change notification settings - Fork 177
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#812 native x11 clipboard improvements:
* distinguish targets we never want to handle from the ones that we ignore when not explicitly exposed by the peer, * use tuples for lists of atoms * python3 string nonsense: convert all network metadata to strings, * make timeout values configurable via env vars, * filter atom targets in and out, * cache 'TARGETS' data so we can detect spurious target requests and drop them git-svn-id: https://xpra.org/svn/Xpra/trunk@22375 3bb7dfac-3a0b-4e04-842a-767bc560f471
- Loading branch information
Showing
2 changed files
with
82 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters