Commit ac95a7f
authored
Forward keys to mpv (#393)
forward keys to mpv
keys not used by Hypnotix, like the spacebar, can be forwarded to mpv so you can natively use its shortcuts
arrows and SHIFT
use L/R arrows with SHIFT to go back and forth in mpv
suppress error messages for keys mpv can't handle
un-pause mpv before loading1 parent 68f9503 commit ac95a7f
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
876 | 876 | | |
877 | 877 | | |
878 | 878 | | |
| 879 | + | |
879 | 880 | | |
880 | 881 | | |
881 | 882 | | |
| |||
1477 | 1478 | | |
1478 | 1479 | | |
1479 | 1480 | | |
1480 | | - | |
| 1481 | + | |
1481 | 1482 | | |
1482 | | - | |
| 1483 | + | |
1483 | 1484 | | |
| 1485 | + | |
| 1486 | + | |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
| 1490 | + | |
1484 | 1491 | | |
1485 | 1492 | | |
1486 | 1493 | | |
| |||
0 commit comments