Commit Graph

5 Commits

Author SHA1 Message Date
tomasklaen
b6d45e5bd7 fix: remove obsolete options, add persistency to controls, update conf file 2022-09-07 08:46:42 +02:00
tomasklaen
fa1b2112ec feat: implement controls bar
Also includes a lot of refactoring around codebase to make it work as needed.

Notable addition: new `items` command that displays playlist if any, or open-file otherwise.

ref #167, closes #71
2022-09-06 20:02:35 +02:00
christoph-heinrich
7e16fd9180 feat: better default config for chapter ranges (#165) 2022-09-02 20:59:10 +02:00
christoph-heinrich
a4b32e4edc feat: don't show tooltips for chapters that only end a range (#153)
Chapters that end a chapter range and are matched by something other
then `.*` are now not shown when hovering over that chapter,
unless that chapter is also used to start another range.
2022-09-01 13:00:35 +02:00
tomasklaen
804faf9e01 refactor!: use icon font to render icons 2022-08-30 16:24:14 +02:00