]> git.mdlowis.com Git - proto/labwc.git/commit
keyboard: allow back by arrow-up or arrow-left in cycle view OSD
authorJens Peters <jp7677@gmail.com>
Thu, 30 Nov 2023 22:25:13 +0000 (23:25 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 30 Nov 2023 22:39:01 +0000 (22:39 +0000)
commit590ec0c77da202213af7869c2a29d32317cf39a5
treeebbd451a920d691073fbbceeabba35919643c644
parent738ae6c5d5a3378429d4cae7272b56f977280a2a
keyboard: allow back by arrow-up or arrow-left in cycle view OSD

All non-modifier keys cycle forward which makes sense for
e.g. tab but is not very intuitive for arrow-up or arrow-left.
Handle those keys separately to provide a feel of navigation
by arrow keys in the cycle view OSD.
src/input/keyboard.c