aboutsummaryrefslogtreecommitdiff
path: root/src/sdgtk.c
Commit message (Collapse)AuthorAgeFilesLines
* sdgtk: don't follow our own selectionPřemysl Eric Janouch2020-09-141-0/+1
| | | | When the main window is focused, we are probably the owner of it.
* Add an experimental GTK+ UIPřemysl Eric Janouch2020-09-081-0/+418
It has a potential to stay simpler than the TUI, while having a wider feature set. Not building this toy by default, it needs some time investment.