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
Frans de Jonge a2dcfe9aec
[doc] Tag @todo, @fixme and @warning (#5244)
This commit standardizes the various todos around the code a bit in a manner recognized by LDoc.

Besides drawing more attention by being displayed in the developer docs, they're also extractable with LDoc on the command line:

```sh
ldoc --tags todo,fixme *.lua
```

However, whether that particular usage offers any advantage over other search tools is questionable at best.

* and some random beautification
5 years ago
..
alphacontainer.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
bottomcontainer.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
centercontainer.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
framecontainer.lua Slightly prettier virtual keyboard (#4776) 5 years ago
inputcontainer.lua [fix, UX] Ignore first hold release when keyboard opened with hold (#5011) 5 years ago
leftcontainer.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
movablecontainer.lua MovableContainer: avoid refresh glitches on close (#5094) 5 years ago
rightcontainer.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
topcontainer.lua Dev docs: some widgets 7 years ago
underlinecontainer.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
widgetcontainer.lua use device instead of canvascontext in UI modules 5 years ago