cancel
|
6d59f515a1
|
Cleanup
|
5 years ago |
cancel
|
e3a979ce63
|
Cleanup
|
5 years ago |
cancel
|
852d20768b
|
Cleanup
|
5 years ago |
cancel
|
9ab38bdd03
|
Cleanup
|
5 years ago |
cancel
|
b201a6a391
|
Add Mac pbcopy/pbpaste support for clipboard
|
5 years ago |
cancel
|
116a08245a
|
Cleanup
|
5 years ago |
cancel
|
df4a8f8abb
|
Cleanup
|
5 years ago |
cancel
|
7ac411976b
|
Cleanup naming
|
5 years ago |
cancel
|
e77a9ee2c4
|
Factor out conf file writing
|
5 years ago |
cancel
|
db385d7a06
|
Add first-pass attempt at reducing conf file sprawl
|
5 years ago |
cancel
|
d7488790ab
|
Move some prefs/conf save stuff out of tui_main to sysmisc
|
5 years ago |
cancel
|
beeb85720e
|
[Automated] Change style to right-pointers
|
5 years ago |
cancel
|
9769b2997b
|
Add better error reporting for conf file writing
|
5 years ago |
cancel
|
c60f7a557c
|
Add initial prefs/conf file saving
Uses XDG_CONFIG_HOME when available. This probably has multiple bugs,
and it also needs cleaning up.
|
5 years ago |
cancel
|
d9ed4b401e
|
Add basic test of loading prefs conf file
|
5 years ago |
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 |