File lite-xl-widgets.changes of Package lite-xl-widgets
-------------------------------------------------------------------
Sat Dec 31 00:48:36 UTC 2022 - scott.bradnick@suse.com
- 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
-------------------------------------------------------------------
Thu Nov 03 18:14:55 UTC 2022 - scott.bradnick@suse.com
- 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
-------------------------------------------------------------------
Wed Oct 5 19:40:16 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
- Adjusting directory names from "widgets" to "widget"
-------------------------------------------------------------------
Wed Oct 05 18:48:14 UTC 2022 - scott.bradnick@suse.com
- 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
-------------------------------------------------------------------
Wed Oct 5 18:47:44 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
- Initial version from upstream