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/ui/elements
poire-z d0165f8bd1 Fix scrolling, add inertial scroll on non-eInk devices
Add a new reader module: ReaderScrolling, that exposes
some Scrolling options to the menu (which are to be used
by and implemented in ReaderPaging and ReaderRolling
themselves) and implement some inertial scrolling logic
used by both of them.
Default to "Classic scrolling" which is the expected
behaviour on phones and tablets.
The old CreDocument buggy behaviour is available as
"Turbo scrolling" for both Paging and Rolling documents.
Added a "On release scrolling" option that might be
useful on eInk to avoid dynamic pan/scrolling.

Try to avoid bad interactions between pan and swipe,
cancelling unwanted panning if we ended up doing a
swipe or multiswipe.
3 years ago
..
avoid_flashing_ui.lua UI Behavior tweaks (#3983) 6 years ago
common_info_menu_table.lua Strip trailing slash from the URL in About popup 3 years ago
common_settings_menu_table.lua Gestures: Allow disabling tap and/or swipes for page turns (#7572) 3 years ago
file_ext_assoc.lua Pocketbook misc fixes (#6633) 4 years ago
filemanager_menu_order.lua Gestures: Allow disabling tap and/or swipes for page turns (#7572) 3 years ago
flash_keyboard.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
flash_ui.lua Allow for disabling flashing of menu, icons and buttons (#3339) 7 years ago
font-test-sample-default.template Pocketbook misc fixes (#6633) 4 years ago
font_settings.lua add hasSystemFonts device property (#7535) 3 years ago
mass_storage.lua USBMS: Close all widgets before quitting 3 years ago
menu_activate.lua Option to disable show bottom menu on top menu activation (#3316) 7 years ago
menu_keyboard_layout.lua Minor util & ffi/util cleanups (#6657) 4 years ago
page_turns.lua Gestures: Allow disabling tap and/or swipes for page turns (#7572) 3 years ago
reader_menu_order.lua Fix scrolling, add inertial scroll on non-eInk devices 3 years ago
refresh_menu_table.lua A few e-Ink flash rate QoL tweaks (#6528) 4 years ago
screen_android.lua Address assorted Weblate comments (#7154) 3 years ago
screen_color_menu_table.lua Warn if color rendering is enabled on a grayscale device. (#5871) 4 years ago
screen_disable_double_tap_table.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
screen_dpi_menu_table.lua Make sure getting rid of a DPI override actually restores default behavior (#6984) 4 years ago
screen_eink_opt_menu_table.lua Pocketbook: waveform presets (#6794) 4 years ago
screen_rotation_menu_table.lua [chore] Get rid of ui/data/strings.lua (#6921) 4 years ago
screensaver_menu.lua ScreenSaver: Allow toggling the reboot/poweroff overlay message (#7566) 3 years ago
waveform_level.lua Pocketbook: waveform presets (#6794) 4 years ago