2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
koreader/frontend/ui/elements
NiLuJe 99ee3763c1 USBMS: Close all widgets before quitting
FFI finalizers can fire in unspecified orders, but for MuPDF,
we need to ensure that the context is the *very* last thing that get
destroyed.
As such, we need to make sure we close open documents properly on our
end, first.

This prevents potential crashes while switchign to USBMS inside an open
document handled by MuPDF.

Fix #7428
2021-05-19 20:55:00 +02:00
..
avoid_flashing_ui.lua
common_info_menu_table.lua Strip trailing slash from the URL in About popup 2021-02-20 18:19:17 +01:00
common_settings_menu_table.lua Gestures: Allow disabling tap and/or swipes for page turns (#7572) 2021-04-22 18:35:08 +02:00
file_ext_assoc.lua Pocketbook misc fixes (#6633) 2020-09-12 10:47:35 +02:00
filemanager_menu_order.lua Gestures: Allow disabling tap and/or swipes for page turns (#7572) 2021-04-22 18:35:08 +02:00
flash_keyboard.lua LuaSettings: Add a method to initialize a setting properly (#7371) 2021-03-06 22:44:18 +01:00
flash_ui.lua
font_settings.lua add hasSystemFonts device property (#7535) 2021-04-19 09:04:31 +02:00
font-test-sample-default.template Pocketbook misc fixes (#6633) 2020-09-12 10:47:35 +02:00
mass_storage.lua USBMS: Close all widgets before quitting 2021-05-19 20:55:00 +02:00
menu_activate.lua
menu_keyboard_layout.lua Minor util & ffi/util cleanups (#6657) 2020-09-15 20:39:32 +02:00
page_turns.lua Gestures: Allow disabling tap and/or swipes for page turns (#7572) 2021-04-22 18:35:08 +02:00
reader_menu_order.lua ReaderToc: option to show a dotted line (#7669) 2021-05-13 01:55:35 +02:00
refresh_menu_table.lua
screen_android.lua Address assorted Weblate comments (#7154) 2021-01-16 21:40:00 +01:00
screen_color_menu_table.lua
screen_disable_double_tap_table.lua LuaSettings: Add a method to initialize a setting properly (#7371) 2021-03-06 22:44:18 +01:00
screen_dpi_menu_table.lua Make sure getting rid of a DPI override actually restores default behavior (#6984) 2020-12-13 01:41:44 +01:00
screen_eink_opt_menu_table.lua Pocketbook: waveform presets (#6794) 2020-10-22 13:23:09 +02:00
screen_rotation_menu_table.lua [chore] Get rid of ui/data/strings.lua (#6921) 2020-11-29 10:18:59 +01:00
screensaver_menu.lua ScreenSaver: Allow toggling the reboot/poweroff overlay message (#7566) 2021-04-19 02:20:46 +02:00
waveform_level.lua Pocketbook: waveform presets (#6794) 2020-10-22 13:23:09 +02:00