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
poire-z 07713be429
Adds "Better rendering of list items" to Style tweaks (#3968)
Alternate rendering of list items as block elements (instead of
inline/final).
Check the built DOM is still coherent with styles on stylesheet
change, and propose to reload the document if not. Also
invalidate cache on close in that case so a new DOM is built
at next opening.
ReaderStyleTweak: fix tweak css duplication; when globally
enabled, when disabling and re-enabling locally, the css would
be added twice to the final CSS.
Also adds !important to "sub_sup_smaller" tweak, and increase
its priority so it can override "font_size_all_inherit".
Adds CreDocument:getCacheFilePath() for futur features.
6 years ago
..
data Adds "Better rendering of list items" to Style tweaks (#3968) 6 years ago
elements Re-order typeset menu (#3946) 6 years ago
message feat: add logger module & rewrite kobo suspend script in lua 7 years ago
network [feat] Integrated Dropbear SSH server (#3842) 6 years ago
plugin SwitchPlugin and BackgroundTaskPlugin with tests (#3137) 7 years ago
widget template -> T (#3966) 6 years ago
downloadmgr.lua DevDocs: ui.downloadmgr 7 years ago
event.lua doc: event propagation for widgets 8 years ago
font.lua Update Google Fonts (#3942) 6 years ago
geometry.lua [travis] Add protection against unscaled sizes 7 years ago
gesturerange.lua multi-touch: add tests for gesturerange moudle 8 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) 6 years ago
menusorter.lua [Menusorter] Ignore warning for the plus_menu. (#3903) 6 years ago
opdsparser.lua opds(fix): unescape name and value 8 years ago
otamanager.lua Update OTA mirrors (#3901) 6 years ago
quickstart.lua [feat] Build AppImage (#3850) 6 years ago
renderimage.lua remove dev comment 6 years ago
rendertext.lua [doc] RenderText:getGlyph() and truncateTextByWidth() (#3140) 7 years ago
screensaver.lua [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 6 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 7 years ago
trapper.lua Add MovableContainer: allow moving some widgets (#3636) 6 years ago
uimanager.lua [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 6 years ago
wikipedia.lua RenderImage: factorize all image rendering and scaling code 6 years ago