Commit Graph

2 Commits

Author SHA1 Message Date
christoph-heinrich
00d249a351 fix: selection on mbtn_up requires mbtn_down first (#348)
Without checking if mbtn_down happened first in the menu, it is possible
to select an item right after opening the menu from the controls.
(mbtn_down on control opens menu, mbtn_up selects item in menu)
2022-10-28 09:46:21 +02:00
tomasklaen
4399904bba refactor: change directory structure to support mpv 0.32 and lower 2022-10-27 12:09:59 +02:00