cancel
|
45a2d82cb0
|
Add comments
|
5 years ago |
cancel
|
61412eb2f0
|
Rename cboard.c/.h to sysmisc.c/.h
|
5 years ago |
cancel
|
39c119e579
|
Remove prefs.h/prefs.c
Too many files. These aren't needed. Fold them in.
|
5 years ago |
cancel
|
af21642335
|
Add setting of sel rect from gui cboard paste
|
5 years ago |
cancel
|
8b18d820b4
|
Add popen stderr avoidance
Super hacky and weird, but I don't want to write out the fork'n'pipe
dance right now.
|
5 years ago |
cancel
|
83ea4dfd30
|
Change cboard_pase() to use fread instead of fgetc
|
5 years ago |
cancel
|
a51bfc1116
|
Change to use fwrite for cboard pipe write
Also fixes wrong newline ending check
|
5 years ago |
cancel
|
23329f713a
|
Add start of X clipboard support
via xclip. Using popen instead of pipes right now, so stderr from
xclip might be sent to terminal, which is bad.
|
5 years ago |