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 e502bf04d3 [feat, UX] Support the virtualKeyboard on non touch-device (#3796)
* [VirtualKeyboard] Add support for keynaviguation

Also rename the variable "layout" to "keyboard_layout" because conflict
with the layout from the focusmanager

* Make the goto dialog compatible with key naviguation

My solution is to change the order of the widget. The last one will the
virtualkeybard so it catch all the keybinding, and below it, make the
dialog "is_always_active = true" so it can receive touch event.

* Correctly show the virtual keyboard on dpad devices

* change the order to call the virtualKeyboard so it end up on top

* Handle the multi input dialog

* Support reopening the virtualKeyboard by the Press key

* add check focusmanager

* Fix https://github.com/koreader/koreader/issues/3797

* MultiInputDialog : Now work on non touch-device

* Set the virtualkeyboard to be a modal widget

* Fix the layout in multiinputwidget

* Fix for the various combination of
hasKeys,hasDpad,isTouchDevice

* [Focusmanager] Better handling of malformed layout
7 years ago
..
data [UX] Make the reader bottom menu compatible with key navigation (#3785) 7 years ago
elements [UX] FileManager: Tapplus access for non-touch devices (#3773) 7 years ago
message
network [fix] NetworkManager:isConnected() exit code check (#3795) 7 years ago
plugin
widget [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 7 years ago
downloadmgr.lua
event.lua
font.lua
geometry.lua
gesturerange.lua
hook_container.lua
language.lua [i18n] Update frontend/ui/language: add Basque and uncomment Vietnamese (#3755) 7 years ago
menusorter.lua [UX] FileManager: Tapplus access for non-touch devices (#3773) 7 years ago
opdsparser.lua
otamanager.lua
quickstart.lua
rendertext.lua
screensaver.lua [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 7 years ago
size.lua [UX] Smaller borders (#3266) 7 years ago
timeval.lua
translator.lua
trapper.lua Add MovableContainer: allow moving some widgets (#3636) 7 years ago
uimanager.lua [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 7 years ago
wikipedia.lua Wiki Save as EPUB: better handling of math formulas (#3639) 7 years ago