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
Frans de Jonge 8f2bd5420d
Introduce Device:useDPadAsActionKeys() (#11900)
1. Non-Kindle-specific `hasFiveWay` behavior is changed to `hasDPad and useDPadAsActionKeys`. For now they remain Kindle-specific in practice, unless one sets `useDPadAsActionKeys = yes` in a user patch.
2. With that disambiguation out of the way, `hasFiveWay` itself is further disambiguated into `hasScreenKB` and `hasSymKey`, as per the actual property being used, rather than something that tends to correlate with it. (It needn't be Kindle-specific per se, but non-Kindle devices have equivalent shortcuts with for example `Shift`.)
  Running the emulator with `DISABLE_TOUCH=1` will set `hasSymKey = yes`, which can be tested with right shift.

Closes #11887.
4 months ago
..
android
cervantes
dummy
generic Introduce Device:useDPadAsActionKeys() (#11900) 4 months ago
kindle Introduce Device:useDPadAsActionKeys() (#11900) 4 months ago
kobo Kobo: Boost saturation for CFA refreshes (and add a dev setting to disable it) (#11883) 4 months ago
pocketbook PocketBook: Open links in the on-device web browser (#11787) 4 months ago
remarkable
sdl Introduce Device:useDPadAsActionKeys() (#11900) 4 months ago
sony-prstux
devicelistener.lua Gesture: Add toggle for orientation lock (#11795) 4 months ago
gesturedetector.lua chore: remove repetitive words (#11785) 4 months ago
input.lua Support screenshots on Non-Touch with ScreenKB as modifier (#11802) 4 months ago
key.lua
sysfs_light.lua
thirdparty.lua
wakeupmgr.lua