This website requires JavaScript.
Explore
Help
Register
Sign in
lobo
/
clipboard
Watch
1
Star
0
Fork
You've already forked clipboard
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
Shared clipboard process
10
commits
1
branch
0
tags
115
KiB
Zig
100%
e0e2374c51
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Emil Lerch
e0e2374c51
isolate OS-specifics to separate files
2021-11-09 10:44:33 -08:00
src
isolate OS-specifics to separate files
2021-11-09 10:44:33 -08:00
.gitignore
add dependent headers to gitignore
2021-11-08 20:48:47 -08:00
build.zig
use target OS, not host, to trigger build differences
2021-11-09 10:43:25 -08:00
LICENSE
initial commit:
https://stackoverflow.com/questions/27378318/c-get-string-from-clipboard-on-linux
2021-10-29 14:09:51 -07:00
README.md
initial commit:
https://stackoverflow.com/questions/27378318/c-get-string-from-clipboard-on-linux
2021-10-29 14:09:51 -07:00
README.md