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/plugins
poire-z 850be52177
Keep some menus open when Tap or Hold (#4189)
TouchMenu: added options to menu items with the following defaults:
    keep_menu_open = false
    hold_keep_menu_open = true
So, default for Tap callback is to close menu, and for Hold callback
to keep menu open.
In both cases, provide the TouchMenu instance as the 1st argument to
the callback functions (instead of a refresh_menu_func I added in #3941)
so the callback can do more things, like closing, refreshing,
changing menu items text and re-ordering...

ReaderZooming: show symbol for default (like it was done for
ReaderFont, ReaderHyphenation...)
TextEditor plugin: update the previously opened files list in real
time, so the menu can be kept open and used as the TextEditor main
interface.
SSH plugin: keep menu open and update the Start/Stop state in real time
ReadTimer plugin: tried to do what feels right (but I don't use it)

Also remove forgotten cp in the move/paste file code
6 years ago
..
SSH.koplugin Keep some menus open when Tap or Hold (#4189) 6 years ago
autofrontlight.koplugin [Fix] Don't load disabled plugins (#4169) 6 years ago
autosuspend.koplugin [Fix] Don't load disabled plugins (#4169) 6 years ago
backgroundrunner.koplugin [Fix] Don't load disabled plugins (#4169) 6 years ago
batterystat.koplugin Keep some menus open when Tap or Hold (#4189) 6 years ago
calibrecompanion.koplugin [Fix] Don't load disabled plugins (#4169) 6 years ago
coverbrowser.koplugin Keep some menus open when Tap or Hold (#4189) 6 years ago
evernote.koplugin [fix, lang] Typo in Evernotes description (#4173) 6 years ago
goodreads.koplugin Keep some menus open when Tap or Hold (#4189) 6 years ago
hello.koplugin [Fix] Don't load disabled plugins (#4169) 6 years ago
keepalive.koplugin [Fix] Don't load disabled plugins (#4169) 6 years ago
kobolight.koplugin Keep some menus open when Tap or Hold (#4189) 6 years ago
kosync.koplugin Keep some menus open when Tap or Hold (#4189) 6 years ago
newsdownloader.koplugin Keep some menus open when Tap or Hold (#4189) 6 years ago
perceptionexpander.koplugin Keep some menus open when Tap or Hold (#4189) 6 years ago
readtimer.koplugin Keep some menus open when Tap or Hold (#4189) 6 years ago
send2ebook.koplugin Keep some menus open when Tap or Hold (#4189) 6 years ago
statistics.koplugin Keep some menus open when Tap or Hold (#4189) 6 years ago
systemstat.koplugin Keep some menus open when Tap or Hold (#4189) 6 years ago
terminal.koplugin Keep some menus open when Tap or Hold (#4189) 6 years ago
texteditor.koplugin Keep some menus open when Tap or Hold (#4189) 6 years ago
timesync.koplugin Keep some menus open when Tap or Hold (#4189) 6 years ago
zsync.koplugin [Fix] Don't load disabled plugins (#4169) 6 years ago