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/apps/filemanager
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
..
lib Tame a few tests that relied on `pairs` being somewhat deterministic (#6371) 4 years ago
filemanager.lua Update UI layout code to use new SVG icons 3 years ago
filemanagerbookinfo.lua BookInfoManager: Convert thumbnail compression to ZSTD 3 years ago
filemanagercollection.lua Update UI layout code to use new SVG icons 3 years ago
filemanagerconverter.lua [i18n] Add translators comment about Markdown (#5752) 4 years ago
filemanagerfilesearcher.lua ReaderGesture: cleanup (#6292) 4 years ago
filemanagerhistory.lua Delegate "lastfile" management to ReadHistory (#6128) 4 years ago
filemanagermenu.lua Update UI layout code to use new SVG icons 3 years ago
filemanagersetdefaults.lua Floor dimension computations (mul/div). (#6264) 4 years ago
filemanagershortcuts.lua Sort folder shortcuts (#6707) 4 years ago
filemanagerutil.lua [chore] Device abstraction (#6280) 4 years ago