aboutsummaryrefslogtreecommitdiff
path: root/src/tdv-gui.c
Commit message (Collapse)AuthorAgeFilesLines
* Prevent gtk_widget_error_bell() in clipboard watchHEADorigin/mastermasterPřemysl Eric Janouch4 days1-2/+2
| | | | I'm not sure if the position setting is necessary at all.
* GUI: add basic configurationPřemysl Eric Janouch2024-12-191-4/+303
| | | | It is simply not feasible to write the text file by hand on Windows.
* Merge TUI and GUI binaries, using a new namePřemysl Eric Janouch2023-06-111-0/+576
The appropriate interface will be chosen automatically.