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
zwim f2557a7aa6
Terminal emulator: full rewrite, real vt52 emulator (#8636)
New real terminal emulator, replacing the old plugin.
The emulator is basically a vt52 terminal (enriched with
some ANSI-sequences, as ash, vi and mksh don't behave well
on a vt52 term).
So far working: ash, mksh, bash, nano, vi, busybox, watch...
The input supports: tab-completion; cursor movement;
backspace; start of line, end of line (long press);
page up, page down (long press).
User scripts may be placed in the koterm.koplugin/scripts/
folder, aliases can be put in the file aliases and startup
command in the file profile.user in that folder.
2 years ago
..
data ja_keyboard spinwidget: no default value in description 2 years ago
elements UI font fallbacks: allow using more "Noto Sans xyz" (#8722) 2 years ago
message Remove zsync plugin (#7957) 3 years ago
network Wifi: toggle when connected even if offline (#8468) 3 years ago
plugin Plugins: adds PluginMenuInserter helper (#7419) 3 years ago
widget Terminal emulator: full rewrite, real vt52 emulator (#8636) 2 years ago
bidi.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 4 years ago
cloudmgr.lua Standardize select/choose to choose (#8128) 3 years ago
downloadmgr.lua Calibre plugin fixes for android (#6996) 3 years ago
event.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 3 years ago
font.lua UI font fallbacks: allow using more "Noto Sans xyz" (#8722) 2 years ago
geometry.lua [doc] add documentation to a few widgets (#8425) 3 years ago
gesturerange.lua Minor Input & TimeVal cleanups 3 years ago
hook_container.lua Input: Process input events in batches (#7483) 3 years ago
language.lua VirtualKeyboard: redesign and enhancements (#8089) 3 years ago
menusorter.lua [fix] MenuSorter: use orderedPairs for orphans (#6403) 4 years ago
otamanager.lua [i18n] Add context to "Update" (#8519) 2 years ago
quickstart.lua Quick start guide: fix links to images (#8072) 3 years ago
renderimage.lua Update UI layout code to use new SVG icons 3 years ago
rendertext.lua Cache: Some more tweaks after #7624 3 years ago
screensaver.lua Screensaver: allow limiting stretch of covers and images (#8570) 2 years ago
size.lua [RFC] Pagination UI shenanigans (#7335) 3 years ago
timeval.lua Port ffiUtil.getTimestamp users to TimeVal:now() 3 years ago
translator.lua Translator: copy translation to clipboard or save to note (#8669) 2 years ago
trapper.lua Trapper: fix doc (#8539) 2 years ago
uimanager.lua Cleverer UIManager <-> PowerD circular dependency handling 2 years ago
wikipedia.lua Wikipedia: tweak EPUB css and footnote styletweaks 2 years ago