cancel
|
cf7f260bba
|
Add tilde expansion for the open file dialog
|
5 years ago |
cancel
|
3a5d0c916e
|
Fix comment
|
5 years ago |
cancel
|
c5f2a8f34c
|
Factor out hard-coded conf file name
|
5 years ago |
cancel
|
6d59f515a1
|
Cleanup
|
5 years ago |
cancel
|
e3a979ce63
|
Cleanup
|
5 years ago |
cancel
|
852d20768b
|
Cleanup
|
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
|
bc01e227b5
|
Cleanup
|
5 years ago |
cancel
|
db385d7a06
|
Add first-pass attempt at reducing conf file sprawl
|
5 years ago |
cancel
|
a32586de20
|
Cleanup
|
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
|
5f99c12a02
|
Add comments about conf save functions
|
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
|
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
|
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 |