AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version git20221227.a632bfd: * selectbox: enabled hide/show animation * foldingbook: always update containers width * checkbox: animate background color on click * foldingbook: use new animation system for un/collapse * added basic animation system and queue * properly re-update widget on show and other fixes * fonts: cache rebuild clear previous fonts * minor annotation changes * Added support for new force_scrollbar_status
- Update to version git20221023.648c067: * textbox: fix get_gutter_width returning nil, fixes lite-xl/lite-xl#1158 * fontslist: allow new max of 10 fonts * use new on_scale_change logic from lite-xl master * fontslist: limit maximum fonts to 3 * textbox: add double and triple click selection * Adaptation to newer scroll API
- Adjusting directory names from "widgets" to "widget"
- Update to version git20220917.6d8c23d: * filepicker: better relative path behaviour and luajit support * added initial manifest file for plugin manager * filepicker: added hovering border effect * filepicker: fixes and improvements * Added filepicker widget * updated list of components on readme * Try to make border handling more intuitive. * fonts: added functions to clean the cache * fontdialog: added smooth and strike options * textbox: always use default line height
- Initial version from upstream