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
5 years ago
..
lib Swipe for menu and quickstart guide (#2761) 7 years ago
filemanager.lua [chore] Bring file manager plugin loading in line with reader 5 years ago
filemanagerbookinfo.lua [UX] Gesture manager: add action - show book information (#4777) 5 years ago
filemanagerconverter.lua Replace remaining 'local gettext' with '_' (#4160) 6 years ago
filemanagerfilesearcher.lua [UX] Gesture manager: add action - file search (#4720) 5 years ago
filemanagerhistory.lua [fix] Ensure "Open last/previous" point to existing files (#4367) 6 years ago
filemanagermenu.lua Various blitting related cleanups (#4789) 5 years ago
filemanagersearch.lua CreDocument: fix document loading interferences (#4349) 6 years ago
filemanagersetdefaults.lua Fix focus/unfocus in MultiInputDialog (#4060) 6 years ago
filemanagershortcuts.lua [fix] FileManagerShortcuts: prevent interference with general Menu class (#4764) 5 years ago
filemanagerutil.lua [fix] Ensure "Open last/previous" point to existing files (#4367) 6 years ago