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
NiLuJe 2011cf1ad1 Various blitting related cleanups (#4789)
* Fix the "Enable debug logging" checkbox so that it properly disables "Enable verbose debug logging" when it gets disabled
* Avoid asking ImageWidget for alpha-blending when it's not useful
* Make ImageWidget's alpha-blending code-path double-check that alpha-blending actually is needed, and avoid it if possible
* In the same vein, only do alpha-blending in textboxwidget when absolutely necessary
* Prefer color constants over the gray() method, ensuring that they're part of the eInk palette

Depends on https://github.com/koreader/koreader-base/pull/853

Fix #4774
6 years ago
..
lib
filemanager.lua [chore] Bring file manager plugin loading in line with reader 6 years ago
filemanagerbookinfo.lua [UX] Gesture manager: add action - show book information (#4777) 6 years ago
filemanagerconverter.lua
filemanagerfilesearcher.lua [UX] Gesture manager: add action - file search (#4720) 6 years ago
filemanagerhistory.lua [fix] Ensure "Open last/previous" point to existing files (#4367) 6 years ago
filemanagermenu.lua Various blitting related cleanups (#4789) 6 years ago
filemanagersearch.lua
filemanagersetdefaults.lua
filemanagershortcuts.lua [fix] FileManagerShortcuts: prevent interference with general Menu class (#4764) 6 years ago
filemanagerutil.lua [fix] Ensure "Open last/previous" point to existing files (#4367) 6 years ago