Skip to content

Simply quit on a copy event. Like clipnotify but with a selection flag

License

Notifications You must be signed in to change notification settings

madprops/copyevent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Based on a merge request for clipnotify that wasn't merged after years

Merge request was made by andreblanke for the cdown repo

It allows using the -s flag like: copyevent -s clipboard,primary,secondary

Compilation: gcc copyevent.c -o copyevent -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -lXfixes

About

Simply quit on a copy event. Like clipnotify but with a selection flag

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages