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
NiLuJe 8189945be9
A few graphics fixes after #4541 (#4554)
* Various FocusManager related tweaks to limit its usage to devices with a DPad, and prevent initial button highlights in Dialogs on devices where it makes no sense (i.e., those without a DPad. And even on DPad devices, I'm not even sure how we'd go about making one of those pop up anyway, because no Touch ;)!).
* One mysterious fix to text-only Buttons so that the flash_ui highlight always works, and always honors `FrameContainer`'s pill shape. (Before that, an unhighlight on a text button with a callback that didn't repaint anything [say, the find first/find last buttons in the Reader's search bar when you're already on the first/last match] would do a square black highlight, and a white pill-shaped unhighlight (leaving the black corners visible)).
The workaround makes *absolutely* no sense to me (as `self[1] -> self.frame`, AFAICT), but it works, and ensures all highlights/unhighlights are pill-shaped, so at least we're not doing maths for rounded corners for nothing ;).
5 years ago
..
data Enable HW dithering in a few key places (#4541) 5 years ago
elements [fix, lang] More accurate auto-DPI text (#4537) 5 years ago
message One more øMQ FFI fix that slipped through the cracks (#4188) 6 years ago
network Implement workarounds for/from #4387 to better handle WiFi menu 5 years ago
plugin SwitchPlugin and BackgroundTaskPlugin with tests (#3137) 7 years ago
widget A few graphics fixes after #4541 (#4554) 5 years ago
downloadmgr.lua PathChooser: clearer usage and behaviour (#4133) 6 years ago
event.lua doc: event propagation for widgets 8 years ago
font.lua InfoMessage: avoid overflowing screen height with long messages 5 years ago
geometry.lua [travis] Add protection against unscaled sizes 7 years ago
gesturerange.lua Text input fixes and enhancements (#4084) 6 years ago
hook_container.lua Move kobo auto-suspension logic out of UIManager (#2933) 7 years ago
language.lua [i18n] Add Slovak to translations (#4548) 5 years ago
menusorter.lua [feat] MenuSorter: add sorting_hint support (#4399) 6 years ago
opdsparser.lua Escape &, < and > when removing CDATA. 6 years ago
otamanager.lua [fix, Kindle] Fix i.MX 6/7 detection pattern (#4539) 5 years ago
quickstart.lua [chore] cleanup multi-lines translatable strings 5 years ago
renderimage.lua UI Behavior tweaks (#3983) 6 years ago
rendertext.lua Text input related fixes & enhancements (#4124) 6 years ago
screensaver.lua Enable HW dithering in a few key places (#4541) 5 years ago
size.lua Text input fixes and enhancements (#4084) 6 years ago
timeval.lua [fix, doc] TimeVal: typo 7 years ago
translator.lua adds "Translation settings" menu 6 years ago
trapper.lua Add MovableContainer: allow moving some widgets (#3636) 6 years ago
uimanager.lua Enable HW dithering in a few key places (#4541) 5 years ago
wikipedia.lua Style tweaks: split in-page footnote tweaks 5 years ago