2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/ui/elements
poire-z 24424e505e Update UI layout code to use new SVG icons
- Add IconWidget, use it for icons instead of ImageWidget.
  Specify icons by name only, look for them (with either
  .svg or .png suffixes) in multiple directories (including
  koreader/settings/icons/ to allow customizing them).
  Don't crash when icon name not found, shown a black
  background warning icon instead.
- Don't trust the icons' native sizes: replace
  scale_for_dpi=true with width/height=DGENERIC_ICON_SIZE,
  so all icons get the same (tunable) size - except in
  a few specific use cases.
- Top and bottom menu bars: normalize, and have icons
  properly centered in them, extend vertical line
  separators up to the edges.
- TOC: adjust expand/collapse icons size to items size
2020-12-19 14:49:18 +01:00
..
avoid_flashing_ui.lua UI Behavior tweaks (#3983) 2018-06-02 12:10:55 -04:00
common_info_menu_table.lua Update UI layout code to use new SVG icons 2020-12-19 14:49:18 +01:00
common_settings_menu_table.lua ReaderFooter: Don't duplicate a 12h clock time format option (#6973) 2020-12-12 10:44:35 +01:00
file_ext_assoc.lua Pocketbook misc fixes (#6633) 2020-09-12 10:47:35 +02:00
filemanager_menu_order.lua android-luajit-launcher refactor (#6821) 2020-11-04 19:15:07 +01:00
flash_keyboard.lua Option to disable keyboard flashing (#3050) 2017-08-04 14:01:06 +02:00
flash_ui.lua Allow for disabling flashing of menu, icons and buttons (#3339) 2017-10-10 23:50:45 +02:00
font_settings.lua enable usage of system fonts 2020-08-27 21:40:18 +02:00
font-test-sample-default.template Pocketbook misc fixes (#6633) 2020-09-12 10:47:35 +02:00
mass_storage.lua [fix] Save document settings before activating USBMS (#6713) 2020-09-25 15:52:08 +02:00
menu_activate.lua Option to disable show bottom menu on top menu activation (#3316) 2017-10-08 12:27:53 +02:00
menu_keyboard_layout.lua Minor util & ffi/util cleanups (#6657) 2020-09-15 20:39:32 +02:00
reader_menu_order.lua Hide non-linear fragments 2020-11-18 18:28:47 +01:00
refresh_menu_table.lua A few e-Ink flash rate QoL tweaks (#6528) 2020-08-21 14:33:08 +02:00
screen_android.lua android-luajit-launcher refactor (#6821) 2020-11-04 19:15:07 +01:00
screen_color_menu_table.lua Warn if color rendering is enabled on a grayscale device. (#5871) 2020-02-18 02:24:48 +01:00
screen_disable_double_tap_table.lua fix some luacheck warnings 2016-06-28 00:43:23 +08: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 [feat] Allow message to be overlaid on other screensavers (#6238) 2020-06-06 19:23:16 +02:00
waveform_level.lua Pocketbook: waveform presets (#6794) 2020-10-22 13:23:09 +02:00