Searched +full:days +full:- +full:before +full:- +full:stale (Results 1 – 2 of 2) sorted by relevance
1 name: 'Close stale issues and PRs'4 - cron: '30 1 * * *'8 stale:10 runs-on: ubuntu-latest12 - uses: actions/stale@v314 repo-token: ${{ secrets.LVGL_BOT_TOKEN }}15 …stale-issue-message: 'This issue is stale because it has been open 14 days with no activity. Remov…16 …stale-pr-message: 'This PR is stale because it has been open 14 days with no activity. Remove stal…17 …close-issue-message: 'This issue was closed because it has been stalled for 7 days with no activit…18 days-before-stale: 14[all …]
10 - Abstract render layer to make it easier to attack external draw engines11 - Add `LV_FLAD_OVERFLOW_VISIBLE`. If enabled the children of an object won't be clipped to the boun…12 - Add ffmpeg decoder support to play videos and open a wide variety of image formats13 - Add font fallback support 14 - Add gradient dithering support15 - Add "monkey test" 16 - Add cmsis-pack support17 - Add Grid navigation (`lv_gridnav`)23 - :warning: feat(fs): add caching option for lv_fs-read [`2979`](https://github.com/littlevgl/lvgl/…24 - :warning: feat(span): lv_spangroup_get_expand_width() adds a parameter [`2968`](https://github.co…[all …]