Skip to content

Two minimal "hello worlds" for X11 clipboard, one to COPY, one to PASTE

Notifications You must be signed in to change notification settings

exebook/x11clipboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

X11Clipboard minimal programs

This is a bare bones, minimal clipboard implementation for X11.

This will help you to enhance your plain X11 (Xlib) program with CLIPBOARD access.

Documentation for X11 clipboard is very obscure, and existing implementations are usually very hard to read.

These particular programs use only main CLIPBOARD object of X11, not a SELECTION not a CUT-BUFFER.

See the source luke.

About

Two minimal "hello worlds" for X11 clipboard, one to COPY, one to PASTE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published