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/reader/modules
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
..
readeractivityindicator.lua Support the White Kindle PW3 & the Kindle Oasis. 8 years ago
readerback.lua ReaderBack: allow for disabling back history (#3862) 6 years ago
readerbookmark.lua Text input fixes and enhancements (#4084) 6 years ago
readerconfig.lua Fix the bug where "Press" key does not open config menu on Kindle 4 NT (#3898) 6 years ago
readercoptlistener.lua readercopt(fix): set view mode after reader is ready 7 years ago
readercropping.lua [travis] Add protection against unscaled sizes 7 years ago
readerdevicestatus.lua Adds ReaderDeviceStatus: low battery alarm (#4144) 6 years ago
readerdictionary.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerdogear.lua Bookmarks, CoverBrowser: scale dogear icon (#4081) 6 years ago
readerflipping.lua refactor(readerfooter): optimization and bug fixes 8 years ago
readerfont.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerfooter.lua Footer: launch SkimTo (instead of GoTo) on long-press (#4097) 6 years ago
readerfrontlight.lua [UX] Notification are displayed too short (#3962) 6 years ago
readergoto.lua [UX] SkimTo/GoTo: add origin page to location stack (#4162) 6 years ago
readerhighlight.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerhinting.lua minor(readerhinting): access document directly instead of from ui 8 years ago
readerhyphenation.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerkoptlistener.lua fix #835 10 years ago
readerlink.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readermenu.lua Plugin manager (#4159) 6 years ago
readerpaging.lua [feat] Two-column navigation (#3674) 6 years ago
readerpanning.lua feat: add logger module & rewrite kobo suspend script in lua 7 years ago
readerrolling.lua Tweak/unbreak my CPUFreq experiment (#4119) 6 years ago
readerrotation.lua minor: a lot of luacheck fixes 8 years ago
readersearch.lua [UX] Remove search highlights when closing search bar (#3804) 6 years ago
readerstatus.lua Allow following links to local files (#4064) 6 years ago
readerstyletweak.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readertoc.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readertypeset.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerview.lua [fix] Optimize cre highlights onTap and drawing (#3508) 7 years ago
readerwikipedia.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerzooming.lua Keep some menus open when Tap or Hold (#4189) 6 years ago