You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/device/sdl
Robert 803a143764 [sdl] Add support arrow key for next/prev page (#5149)
Close: #4997 
This PR add support arrow key and mouse scroll wheel for next/previous page.

- Document in page mode:

PageDown, Arrow down, Arrow right - go to next page
PageUp, Arrow up, arrow left - go to prev page
Mouse scroll wheel down - go to next page
Mouse scroll wheel up - go to prev page

- Document in scroll mode:

PageDown, Arrow right - go to next page
PageUp, Arrow, arrow left - go to prev page
Arrow down - scroll document down
Arrow up - scroll document up
Mouse scroll wheel down - scroll document down
Mouse scroll wheel up - scroll document up
5 years ago
..
device.lua [sdl] Add support arrow key for next/prev page (#5149) 5 years ago
event_map_sdl.lua [chore] Code cleanup : deprecate the 'Enter' event, replaced with 'Press' (#3815) 6 years ago
event_map_sdl2.lua [feat, UX] SDL: add Gtk3 filechooser (#3827) 6 years ago
keyboard_layout.lua feat: support numeric input for keyboard only devices 8 years ago