summaryrefslogtreecommitdiffstats
path: root/video/decode/vd_lavc.c
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.xyz>2018-05-23 19:37:47 +0200
committerJan Ekström <jeebjp@gmail.com>2018-05-24 22:12:02 +0300
commitfea87c4253bd250d01d3624bf90aa6374ebda630 (patch)
tree6416b1d37d2b06f17c66368325f1caf63d0058c9 /video/decode/vd_lavc.c
parent814869759c59ed3ce16604837fbf55e4f5ff7392 (diff)
downloadmpv-fea87c4253bd250d01d3624bf90aa6374ebda630.tar.bz2
mpv-fea87c4253bd250d01d3624bf90aa6374ebda630.tar.xz
x11: support Shift+TAB
For some reason, the X default modifier map binds shift+tab to ISO_Left_Tab instead of the regular Tab. So to get Shift+TAB recognized by mpv, we also need to accept ISO_Left_Tab. This patch matches what other programs like e.g. Qt do, which treat Tab and ISO_Left_Tab as the same thing. God only knows why the distinction exists, and why X decides to mix up its bindings like that. Fixes #5849
Diffstat (limited to 'video/decode/vd_lavc.c')
0 files changed, 0 insertions, 0 deletions