2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/ui
NiLuJe f4e2878a3c
Implement proper alpha-blending of SVG icons (#7011)
* Implement proper alpha-blending of SVG icons

Also, instead of doing that every time, cache a pre-composited version
that matches the screen's BB type.
This is faster, and also has the advantage of making icon highlights
behave.

Jot down a few notes about corner-cases or future improvements, e.g.,
dimming icons on non-white backgrounds, and nightmode with color icons.
2020-12-19 22:34:16 +01:00
..
data Update UI layout code to use new SVG icons 2020-12-19 14:49:18 +01:00
elements Update UI layout code to use new SVG icons 2020-12-19 14:49:18 +01:00
message [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
network Minor util & ffi/util cleanups (#6657) 2020-09-15 20:39:32 +02:00
plugin Tame BackgroundRunner: stop running when no more job (#6605) 2020-08-31 16:48:29 +02:00
widget Implement proper alpha-blending of SVG icons (#7011) 2020-12-19 22:34:16 +01:00
bidi.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 2020-01-04 01:34:46 +01:00
cloudmgr.lua [feat] Synchronize local folder with dropbox (#5591) 2019-11-18 18:39:45 +01:00
downloadmgr.lua Calibre plugin fixes for android (#6996) 2020-12-15 00:46:38 +01:00
event.lua [doc] Add internal documentation references (#5285) 2019-08-30 15:06:30 +02:00
font.lua Font menu: show font names with their own font 2020-10-06 00:34:17 +02:00
geometry.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
gesturerange.lua Text input fixes and enhancements (#4084) 2018-07-19 08:30:40 +02:00
hook_container.lua Move kobo auto-suspension logic out of UIManager (#2933) 2017-06-23 10:04:11 -07:00
language.lua [fix] Czech is now cs, not cs_CZ (#6689) 2020-09-20 20:43:13 +02:00
menusorter.lua [fix] MenuSorter: use orderedPairs for orphans (#6403) 2020-07-20 20:58:01 +02:00
opdsparser.lua Deal with hr/br in a single gsub call (#6995) 2020-12-14 18:47:11 +01:00
otamanager.lua Various Wi-Fi QoL improvements (#6424) 2020-07-27 03:39:06 +02:00
quickstart.lua Update UI layout code to use new SVG icons 2020-12-19 14:49:18 +01:00
renderimage.lua Update UI layout code to use new SVG icons 2020-12-19 14:49:18 +01:00
rendertext.lua Update UI layout code to use new SVG icons 2020-12-19 14:49:18 +01:00
screensaver.lua [feat] Allow message to be overlaid on other screensavers (#6238) 2020-06-06 19:23:16 +02:00
size.lua Update UI layout code to use new SVG icons 2020-12-19 14:49:18 +01:00
timeval.lua [fix] TimeVal: add dbg:guard against incorrect subtraction order (#4669) 2019-02-27 22:20:47 +01:00
translator.lua Minor util & ffi/util cleanups (#6657) 2020-09-15 20:39:32 +02:00
trapper.lua Make UIManager track prevent/allowStandby state. (#6558) 2020-08-30 15:01:56 +02:00
uimanager.lua [Kobo] Don't attempt to restart Nickel when asking for a reboot/shutdown (#6880) 2020-11-14 23:39:19 +01:00
wikipedia.lua Floor dimension computations (mul/div). (#6264) 2020-06-13 01:56:36 +02:00