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/widget/container
Hans-Werner Hilse 5982e24d57 unify color specification
colors were a mixture of 4bpp integers (0=white, 15=black) and
fractional blackness levels (0=white, 1.0=black) before. This is
now unified to use the color specification of the Blitbuffer API.
10 years ago
..
alphacontainer.lua add implementation of a container widget with alpha-blitting 10 years ago
bottomcontainer.lua cleanup: expand tab to 4 spaces 10 years ago
centercontainer.lua cleanup: expand tab to 4 spaces 10 years ago
framecontainer.lua unify color specification 10 years ago
inputcontainer.lua cleanup: expand tab to 4 spaces 10 years ago
leftcontainer.lua cleanup: expand tab to 4 spaces 10 years ago
rightcontainer.lua cleanup: expand tab to 4 spaces 10 years ago
underlinecontainer.lua unify color specification 10 years ago
widgetcontainer.lua lookup input word when holding on word in dict lookup window 10 years ago