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 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
3 years ago
..
avoid_flashing_ui.lua UI Behavior tweaks (#3983) 6 years ago
common_info_menu_table.lua Update UI layout code to use new SVG icons 3 years ago
common_settings_menu_table.lua ReaderFooter: Don't duplicate a 12h clock time format option (#6973) 3 years ago
file_ext_assoc.lua Pocketbook misc fixes (#6633) 4 years ago
filemanager_menu_order.lua android-luajit-launcher refactor (#6821) 4 years ago
flash_keyboard.lua Option to disable keyboard flashing (#3050) 7 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 enable usage of system fonts 4 years ago
mass_storage.lua [fix] Save document settings before activating USBMS (#6713) 4 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
reader_menu_order.lua Hide non-linear fragments 4 years ago
refresh_menu_table.lua A few e-Ink flash rate QoL tweaks (#6528) 4 years ago
screen_android.lua android-luajit-launcher refactor (#6821) 4 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 fix some luacheck warnings 8 years ago
screen_dpi_menu_table.lua Make sure getting rid of a DPI override actually restores default behavior (#6984) 3 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) 3 years ago
screensaver_menu.lua [feat] Allow message to be overlaid on other screensavers (#6238) 4 years ago
waveform_level.lua Pocketbook: waveform presets (#6794) 4 years ago