2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
koreader/frontend/ui/elements
NiLuJe d59c837714
Kobo: Refactor various aspects of the Kaleido/MTK support (#12221)
* UIManager: Let the fb backend deal with Kaleido wfm promotion. This fixes a number of quirks that poisoned the refresh queue with spurious full-screen refreshes. See https://github.com/koreader/koreader-base/pull/1865 for more details.
* This also means we now disable Kaleido waveform modes when color rendering is disabled (remember to trash your thumbnail cache if you don't want to mix color w/ grayscale thumbnails, though).
* UIManager: Merge refreshes that share an edge, because that was driving me nuts (and would have most likely been merged by the kernel anyway). A perfect test-case is the FM, which trips two separate refreshes because of its title bar.
* ReaderFlipping: Use sensible dimensions, so that we only refresh the icon's region.
* ReaderBookmark: Only refresh the dogear instead of the whole page when toggling bookmarks.
* NetworkSetting: Make it a real boy, so it consistently refreshes properly on dismiss instead of relying on UIManager saving the day.
* Kobo: Aggressively prevent *both* suspend & standby while MTK devices are plugged-in, as both will horribly implode the kernel (we previously only prevent standby while charging).
* Kobo: Switch to 8bpp on B&W MTK devices (or when color rendering is disabled on Kaleido panels).
2024-07-28 01:19:40 +02:00
..
avoid_flashing_ui.lua
common_exit_menu_table.lua Exit menu: restore long-press to exit directly (#10000) 2023-01-07 09:39:55 +01:00
common_info_menu_table.lua MenuSearch: open upper menu when needed only (#11495) 2024-02-28 07:29:33 +02:00
common_settings_menu_table.lua SkimTo dialog: compact mode (#12046) 2024-06-22 17:57:12 +03:00
file_ext_assoc.lua
filemanager_menu_order.lua SkimTo dialog: compact mode (#12046) 2024-06-22 17:57:12 +03:00
flash_keyboard.lua
flash_ui.lua
font_settings.lua Restart KOReader: add a ConfirmBox instead of a plain InfoMessage (#9853) 2022-12-03 21:29:13 +01:00
font_ui_fallbacks.lua [i18n] Font UI fallbacks: insert replacement characters with template for Weblate compatibility (#11614) 2024-04-03 17:55:41 +02:00
font-test-sample-default.template
mass_storage.lua Dispatcher: Allow toggling USBMS (#11123) 2023-11-22 18:59:07 +01:00
menu_activate.lua Restart KOReader: add a ConfirmBox instead of a plain InfoMessage (#9853) 2022-12-03 21:29:13 +01:00
menu_keyboard_layout.lua Keyboard menu: remove swipe setting from NT (#11944) 2024-06-01 08:27:17 +02:00
page_overlap.lua Page overlap: add dashed line marker (#11804) 2024-05-16 20:44:53 +02:00
page_turns.lua Page turns: invert vertical tap zones (#12195) 2024-07-24 18:34:23 +03:00
physical_buttons.lua Add 'Use left and right keys for page turning' option (#12174) 2024-07-18 08:33:23 +02:00
reader_menu_order.lua SkimTo dialog: compact mode (#12046) 2024-06-22 17:57:12 +03:00
refresh_menu_table.lua EInk: Add a setting to toggle flashing on pages with images (#10049) 2023-02-02 21:09:29 +01:00
screen_color_menu_table.lua Kobo: Refactor various aspects of the Kaleido/MTK support (#12221) 2024-07-28 01:19:40 +02:00
screen_disable_double_tap_table.lua Restart KOReader: add a ConfirmBox instead of a plain InfoMessage (#9853) 2022-12-03 21:29:13 +01:00
screen_dpi_menu_table.lua Restart KOReader: add a ConfirmBox instead of a plain InfoMessage (#9853) 2022-12-03 21:29:13 +01:00
screen_eink_opt_menu_table.lua
screen_notification_menu_table.lua i18n: Don't use Lua unicode escapes (#11330) 2024-01-10 20:24:21 +01:00
screen_rotation_menu_table.lua Gesture: Add toggle for orientation lock (#11795) 2024-05-11 11:47:33 +02:00
screensaver_menu.lua Screensaver: fix menu wordings (#11993) 2024-06-10 15:47:06 +03:00
timeout_android.lua Optimization: Use constant folding for divisions not a power of two (#9609) 2022-10-10 22:21:27 +02:00
waveform_level.lua Restart KOReader: add a ConfirmBox instead of a plain InfoMessage (#9853) 2022-12-03 21:29:13 +01:00