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
onde2rock dfd87447da [UX] Make the reader bottom menu compatible with key navigation (#3785)
* [toggleswitch] Add support for key navigation to this widget

Add the onFocus an onUnfocus event handler
add a new function that just circle the switch if not touch event is
detected

* Add key navigation to the readermenu

The shortcut is still Alt-gr on sdl, to be defined on Kindle

* Remove the old method of handling the Press key.

Now the event is handled by the main widget who implement focusmanager
and then dispatched to the currently focused item.
Modify the fine font tuning only for non touch-devices

See : https://github.com/koreader/koreader/pull/3785#issuecomment-375306466
7 years ago
..
data [UX] Make the reader bottom menu compatible with key navigation (#3785) 7 years ago
elements Send2Ebook (receiver) plugin (#3681) 7 years ago
message feat: add logger module & rewrite kobo suspend script in lua 8 years ago
network [feat] Add NetworkManager:beforeWifiAction() to enable optional auto-connect (#3482) 7 years ago
plugin SwitchPlugin and BackgroundTaskPlugin with tests (#3137) 7 years ago
widget [UX] Make the reader bottom menu compatible with key navigation (#3785) 7 years ago
downloadmgr.lua DevDocs: ui.downloadmgr 7 years ago
event.lua doc: event propagation for widgets 8 years ago
font.lua Font: unify font styling 8 years ago
geometry.lua [travis] Add protection against unscaled sizes 7 years ago
gesturerange.lua multi-touch: add tests for gesturerange moudle 9 years ago
hook_container.lua Move kobo auto-suspension logic out of UIManager (#2933) 7 years ago
language.lua [i18n] Update frontend/ui/language: add Basque and uncomment Vietnamese (#3755) 7 years ago
menusorter.lua [fix] MenuSorter: don't ignore user order without counterpart in default menu (#3166) 7 years ago
opdsparser.lua opds(fix): unescape name and value 8 years ago
otamanager.lua ota(fix): do not create 0 size installed file if index is missing 8 years ago
quickstart.lua quickstart fix (#2804) 8 years ago
rendertext.lua [doc] RenderText:getGlyph() and truncateTextByWidth() (#3140) 7 years ago
screensaver.lua UIManager: avoid painting widgets covered by a full screen widget (#3770) 7 years ago
size.lua [UX] Smaller borders (#3266) 7 years ago
timeval.lua [fix, doc] TimeVal: typo 7 years ago
translator.lua Docs: cosmetic updates and additions 8 years ago
trapper.lua Add MovableContainer: allow moving some widgets (#3636) 7 years ago
uimanager.lua UIManager: avoid painting widgets covered by a full screen widget (#3770) 7 years ago
wikipedia.lua Wiki Save as EPUB: better handling of math formulas (#3639) 7 years ago