Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom selections (in respect to ICCCM 2.6.1) #52

Open
schrmh opened this issue Jul 3, 2023 · 0 comments
Open

Custom selections (in respect to ICCCM 2.6.1) #52

schrmh opened this issue Jul 3, 2023 · 0 comments

Comments

@schrmh
Copy link

schrmh commented Jul 3, 2023

Currently, xsel only allows to copy to and paste from the three standard selections.
However, ICCCM 2.6.1 mentions that more selections can exist:

There can be an arbitrary number of selections, each named by an atom. To conform with the inter-client conventions, however, clients need deal with only these three selections:

PRIMARY
SECONDARY
CLIPBOARD

Other selections may be used freely for private communication among related groups of clients.

(https://tronche.com/gui/x/icccm/sec-2.html#s-2.6.1)

I wish for xsel to support selections of custom names.

This blog post might help a bit:
https://www.uninformativ.de/blog/postings/2017-04-02/0/POSTING-en.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant