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
NiLuJe 62059f8d68
Misc: Get rid of the legacy defaults.lua globals (#9546)
* This removes support for the following deprecated constants: `DTAP_ZONE_FLIPPING`, `DTAP_ZONE_BOOKMARK`, `DCREREADER_CONFIG_DEFAULT_FONT_GAMMA`
* The "Advanced settings" panel now highlights modified values in bold (think about:config in Firefox ;)).
* LuaData: Isolate global table lookup shenanigans, and fix a few issues in unused-in-prod codepaths.
* CodeStyle: Require module locals for Lua/C modules, too.
* ScreenSaver: Actually garbage collect our widget on close (ScreenSaver itself is not an instantiated object).
* DateTimeWidget: Code cleanups to ensure child widgets can be GC'ed.
2 years ago
..
avoid_flashing_ui.lua UI Behavior tweaks (#3983) 6 years ago
common_exit_menu_table.lua [UIManager] Outsource device specific event handlers (was: some nits) (#9448) 2 years ago
common_info_menu_table.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
common_settings_menu_table.lua [core] Remove a bunch of superflous semicolons (#9449) 2 years ago
file_ext_assoc.lua Pocketbook misc fixes (#6633) 4 years ago
filemanager_menu_order.lua BottomMenu: show real sizes for margins and font size (#9205) 2 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 [fix, desktop] Use XDG_DATA_HOME to search for fonts (#8521) 3 years ago
font_ui_fallbacks.lua Keyboard: add Bengali Probhat layout (#8887) 2 years ago
mass_storage.lua USBMS: Dismiss ConfirmBox on unplug 3 years ago
menu_activate.lua "Page turns" menu development (#8022) 3 years ago
menu_keyboard_layout.lua Manu: Fix menu entry, when no keyboards are activated (#9008) 2 years ago
page_overlap.lua TouchMenu: use radio buttons for single choice menu items (#8757) 2 years ago
page_turns.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
reader_menu_order.lua BottomMenu: show real sizes for margins and font size (#9205) 2 years ago
refresh_menu_table.lua Refresh menu table: more remove unused 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 luacheck >= 0.26 happy (#9174) 2 years ago
screen_eink_opt_menu_table.lua Pocketbook: waveform presets (#6794) 4 years ago
screen_notification_menu_table.lua Notifications menu: remove "No notifications" (#7736) 3 years ago
screen_rotation_menu_table.lua TouchMenu: use radio buttons for single choice menu items (#8757) 2 years ago
screensaver_menu.lua Screensaver: add option to require a gesture after resume (#9316) 2 years ago
timeout_android.lua Fullscreen refactor (#9237) 2 years ago
waveform_level.lua Pocketbook: waveform presets (#6794) 4 years ago