Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lvgl/lvgl

Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
https://github.com/lvgl/lvgl

Merge 0266244c5812db8eb54873ab0c3c0ab169a514fb into dev

0b5f414ca8c9ad499aff53ccbb4500d4a762fa51 authored over 4 years ago
support RTL in table (draw columns right to left)

Related to #1833

0266244c5812db8eb54873ab0c3c0ab169a514fb authored over 4 years ago
Merge f1a198bd93cbe3e4eef4e959bb37474212c7807e into dev

beda277316cac1547046a23413d65b95abd4c32c authored over 4 years ago
fix imgbtn state change

f1a198bd93cbe3e4eef4e959bb37474212c7807e authored over 4 years ago
Merge 1d50bc962d7b36ae10db02f138d2b5085be92839 into dev

63c4b43a57780c5021fd9e4cbad9cd627595331f authored over 4 years ago
theme update to support text selection background

Fixes #1820

1d50bc962d7b36ae10db02f138d2b5085be92839 authored over 4 years ago
Merge fff3a00de241493cb80b260bed18cd622e809644 into dev

ec616da1ac2d3bedf1e1d2cf3d60dfb12fe4d3ff authored over 4 years ago
fix lv_disp_get_inactive_time if the disp==NULL

Fixes #1836

fff3a00de241493cb80b260bed18cd622e809644 authored over 4 years ago
Merge faf50714a12a93c981b02be7e139c3a26a0c89b2 into dev

6f312e34e3d435efee4f801a3bd79bf2ce1f98cd authored over 4 years ago
update release script

faf50714a12a93c981b02be7e139c3a26a0c89b2 authored over 4 years ago
Update dev version

3c9468a621939e53aec03cd4a8c513370ba236fe authored over 4 years ago
Merge branch 'master' into dev

e41bc288174e76b10cc61da19e230eafd7b6bfb5 authored over 4 years ago
prepare to release v7.6.1

8b6bb637956084ba2ae5a7aab44fa48bcf37b854 authored over 4 years ago
fix conflicts

0de2cc9a8e90d31efac61cdb12961684511f775a authored over 4 years ago
fix version number

3d8a19a0ca83dff28fa34a54473f4e2baa13ee76 authored over 4 years ago
update CHANGELOG

bc626dc9d0352f3eb6bd907d49675afb4ac73190 authored over 4 years ago
Merge 6b24c949f1d904ccbcf730849e3f3aedafc5c94f into dev

38a942613564f0e09c3903bf0e7893f46efb42d8 authored over 4 years ago
fix lv_img offset usage

Fixes: https://forum.lvgl.io/t/problem-with-lv-img-set-offset-y-in-ver-7/3330

6b24c949f1d904ccbcf730849e3f3aedafc5c94f authored over 4 years ago
Merge e557b0fbac9a198149d2cdc5919adbacd0799789 into dev

44709caf6f9fa625f6a5a84457cc7aed9c16ead1 authored over 4 years ago
Only check __STDC_VERSION__ if __cplusplus is not defined

e557b0fbac9a198149d2cdc5919adbacd0799789 authored over 4 years ago
Merge 3dabec4caec98a6f4d0568d7fdd01fc2d43dc830 into dev

b124f4d7e00be4bcdc4824a96f98e04347408d42 authored over 4 years ago
Run test on dev branch as well (#1835)

3dabec4caec98a6f4d0568d7fdd01fc2d43dc830 authored over 4 years ago
Merge 78ecdd1f1dea8f5de269d511ec0f7ab88b17aaff into dev

4092c71a456c9a3886742f56f7c51072a0396278 authored over 4 years ago
Update ROADMAP.md

78ecdd1f1dea8f5de269d511ec0f7ab88b17aaff authored over 4 years ago
fix conflicts

4c2c1dd8bdd3499fde6c5d1d288bbaf328dde82a authored over 4 years ago
Merge branch 'feature/vg-lite-support-dev-7-7' of https://github.com/NXPmicro/lvgl into NXPmicro-feature/vg-lite-support-dev-7-7

e33e1df4afe9deeb41f06bc7d3ec85476eba0086 authored over 4 years ago
Merge 96478a0c3e25708797a635e0cdcd260195ac75cb into dev

4c7a2ae0b7d8f564b22e7774039f6cbe5385926c authored over 4 years ago
lv_conf_internal: Check for LV_CONF_INCLUDE_SIMPLE before defining it.

96478a0c3e25708797a635e0cdcd260195ac75cb authored over 4 years ago
Merge 86ddaf90a71a7f0cd07741c2f45aef4e92bae53c into dev

61437e793a22484a1f2ba965d51830d9c1571b19 authored over 4 years ago
material theme: do not set the text font to allow easy global font change

86ddaf90a71a7f0cd07741c2f45aef4e92bae53c authored over 4 years ago
Cursor (#1789)

* update lv_obj_refresh_style describtion.

* cursor added.

* refresh chart after setting t...

8394d92facd4e245dd04e403c087d83cc95207a7 authored over 4 years ago
Fixed include paths (#1823)

Signed-off-by: Jozef Bastek <[email protected]>

fc2206105b310dd01513dd88b50ddd0a40b90ad1 authored over 4 years ago
Bugfix/mgg 562 lvgl pxp symbol prefix missing include path update blit limit (#1830)

* PXP: Updated area threshold, fixed symbol names, minor fixes

- Area threshold of 1 left fro...

b049b7e1f6dd55459e8265b10b31f30160116cef authored over 4 years ago
Merge 34e0fefeb3e41deb470a7a39685d0e23eeee60a3 into dev

cf1ca2075082a9f627c8876922c077d64e9abd60 authored over 4 years ago
fix imgbtn image switching with empty style

34e0fefeb3e41deb470a7a39685d0e23eeee60a3 authored over 4 years ago
Update CHANGELOG.md

a12d54855f39cd565bc9a30aa522e2419448e422 authored over 4 years ago
Text selection enhancement (#1829)

* Corrected bug in styles of labels with selections

Text selection color (text_selection_colo...

6d1a72b522704d000ef8e5476a052cf66cd40387 authored over 4 years ago
Merge 79d72f9286913de75ba75e4fe81299c74550c5f0 into dev

f37cbafad6de3ece8c623ff42a70a3fb249a0468 authored over 4 years ago
Fix click focus

79d72f9286913de75ba75e4fe81299c74550c5f0 authored over 4 years ago
Merge remote-tracking branch 'origin/master' into dev

e7bb0382c4a6c6eea32cb9a05b578f151f43f9c3 authored over 4 years ago
Merge branch 'master' of https://github.com/littlevgl/lvgl

0b1590d9acea73039c74d4bd2fa2256880ce72e6 authored over 4 years ago
fix style transitions with style caching

related to #1825

d14e642fc7e6c10734e67cadbab3aa1558a51b21 authored over 4 years ago
Allow inclusion of local lv_conf_internal.h (#1822)

* Allow inclusion of local lv_conf_internal.h

A wrapper library cna contain an lv_conf.h file...

535c3d506f38e01156558ae80e55b19937969e4c authored over 4 years ago
handle sub pixel rendering in font loader

8bed30db342efe2e1c54eab5107d09b92af30ab7 authored over 4 years ago
Update CHANGELOG.md

f6df9b490ec85e2b334e184f93fb1a3a900666dc authored over 4 years ago
Update CHANGELOG.md

5770a09e73f23b967dcbb753501522b1a55c0985 authored over 4 years ago
use margin in the header part of calendar. (#1817)

* use margin in the header part of calendar.

* make calendar_init same as before based on new...

c2c130889d0c5b770ae56b26f65ed03fc5445adf authored over 4 years ago
merge dev

705a564ca865c01d0411f58d7eda589fa0217719 authored over 4 years ago
rework arc

da1591c10fcfa5cdfb37394eac8e0fe8534d1274 authored over 4 years ago
handle LV_OBJ_FLAG_SCROLL_ELASTIC/MOMENTUM

301859b978463b698ad609b4466ae500d8327dff authored over 4 years ago
VG-Lite: Added support for fill and BLIT

VG-Lite accelerated features:
- fill (+ transparency)
- BLIT (+ transparency)

Limitation:
...

ed90f369849bbe236847a74e70240d0485dd6178 authored over 4 years ago
Merge 8c824b265e3340be98577af804b2087133a4b9a3 into dev

540856a8bcc78a57b60c8892dd8c012b35213114 authored over 4 years ago
style cahce: add margin

8c824b265e3340be98577af804b2087133a4b9a3 authored over 4 years ago
rework table and textarea

afc5475196891366af59ad2efe353d3c37558fc8 authored over 4 years ago
img: use self_size and LV_SIZE_AUTO to automatically set size to image size

06281e38cf5d947e20081d3bf913247669a25f6e authored over 4 years ago
rework checkbox and add LV_SIGNAL_SELF_SIZE

132e79fa428f0f428a1015b0272dce94a6e4a442 authored over 4 years ago
Merge 5a0006cd3c48f8cfa16abf6bb28d659f2408a14a into dev

f1690be7fc9800173c5ca2ef915b0d62cb2274f0 authored over 4 years ago
Update ROADMAP.md

5a0006cd3c48f8cfa16abf6bb28d659f2408a14a authored over 4 years ago
Merge 07746a78d5b13589ade6aa23f7bee85bd4df65b9 into dev

25bd80472426f352d41dbbec9a5843b7cdb4a7ab authored over 4 years ago
Merge branch 'master' of https://github.com/littlevgl/lvgl

07746a78d5b13589ade6aa23f7bee85bd4df65b9 authored over 4 years ago
dropdown list fixes with Bidi == RTL

a24e3f619ffac05e63cfb24b62685a6c0d4fdc9d authored over 4 years ago
fix copying base dir in lv_obj_craete

5be1fcadca3c71b1b61af28fbc24ff6748017be5 authored over 4 years ago
Merge 8ff5e2337832c95302319cbc12a5211a7ac04f84 into dev

03c526514d2f931995276bbc3d499fa5b41604cc authored over 4 years ago
Update ROADMAP.md

8ff5e2337832c95302319cbc12a5211a7ac04f84 authored over 4 years ago
Merge ce11b4c71c28fd686e2219290cba3a9acfb8c424 into dev

ef0c8690e44e3a3fdcfd654066de6876f538bb8a authored over 4 years ago
fix build error

ce11b4c71c28fd686e2219290cba3a9acfb8c424 authored over 4 years ago
Merge f0fc45eb5244f5cc8fc16044d52fdd881766fa22 into dev

0d62025e2cf8a6dfd1518ef448b6218fae6dc1c2 authored over 4 years ago
checkbox: do not play transition on manual state change

f0fc45eb5244f5cc8fc16044d52fdd881766fa22 authored over 4 years ago
add self-size support

c474d6d3a664ee889141edaae2b094fb30aa66f4 authored over 4 years ago
rework roller

f5dc2e4248ca25a2dd385079136806ef81115e4c authored over 4 years ago
Merge ffd9b872d9dab7345c16cb5b36206809510296ee into dev

115314b140528019298d7b53965d0b82a555de88 authored over 4 years ago
fix BIDI support in dropdown list

ffd9b872d9dab7345c16cb5b36206809510296ee authored over 4 years ago
Merge 71669c252cc7d2d8290e0896f77b4b9dd7138fe3 into dev

22fbde450131a96f708b8713c0097c05c6a87179 authored over 4 years ago
Merge branch 'master' of https://github.com/littlevgl/lvgl

71669c252cc7d2d8290e0896f77b4b9dd7138fe3 authored over 4 years ago
propogate checkbox state change to bullet and label too

672537dcc254fdbb438e0bb6da62730078a62505 authored over 4 years ago
Merge 6b06ac4b726f5e90881607387593e402202fca37 into dev

a45ff2c574f2d998818a891a261b5d93bafd793b authored over 4 years ago
Fix grammar error in README.md

6b06ac4b726f5e90881607387593e402202fca37 authored over 4 years ago
style invalidation fixes

f3085bf19160485639b6d1b3ba1bcbd3f9d94a27 authored over 4 years ago
Merge b2d201dba779abe710e0704a86c77932e0b46acb into dev

2f7369e7711f47ad25ae392701f246959126fa68 authored over 4 years ago
Fix #1795: ensure switch/bar visual state matches logical state (#1805)

b2d201dba779abe710e0704a86c77932e0b46acb authored over 4 years ago
imporve ddlist

f01bfcb6f6f11f0f4f07a4df2936b0b24fe788f0 authored over 4 years ago
Merge 2b49a7eb280d0ba3238a692b50350c026a665059 into dev

695d8e546296a80fb95dbc3c250595eb40b419d9 authored over 4 years ago
add missing style cache invalidation on state change

2b49a7eb280d0ba3238a692b50350c026a665059 authored over 4 years ago
Update CHANGELOG.md

0b3759201f0843399ab93ee60c5be27a4821c933 authored over 4 years ago
Table fmt (#1803)

* update lv_obj_refresh_style describtion.

* fmt version of lv_table_set_cell_value added.

...

23f5a11340e9bec30066e81e0d25131322d5db98 authored over 4 years ago
Merge 686a3b5271a554146da5b7cb36df685d9c33240f into dev

a590f91fd07c624ec27f152b79c613ea32f4c382 authored over 4 years ago
Update ROADMAP.md

686a3b5271a554146da5b7cb36df685d9c33240f authored over 4 years ago
Update CHANGELOG.md

27eb84667f73f67c52e1533042f0bab83685842e authored over 4 years ago
PXP support for NXP RTxxx MCUs (#1702)

* PXP: Added basic PXP acceleration

PXP accelerated features:
- fill (+ opacity)
- BLIT (...

1508320aa8410c0c0b2c647a249dfb8a6ab62810 authored over 4 years ago
Merge eb056315c389cf5077e445ebaf0c711f3b645bef into dev

ea16ce5dd0efd10fefd55bd86e82bd1da3f80996 authored over 4 years ago
Changed non-debug macro expansion (#1808)

eb056315c389cf5077e445ebaf0c711f3b645bef authored over 4 years ago
merge master

a00a29387179b2e8760db09a662000f71bf57b6d authored over 4 years ago
Merge ddf33b2fd99dd8a2822180c0f98ade118006f2b2 into dev

64a4fff6351b99f38106fa5d13bc091843b5c40b authored over 4 years ago
release.py: update docs only in the end

ddf33b2fd99dd8a2822180c0f98ade118006f2b2 authored over 4 years ago
Merge branch 'dev' of https://github.com/lvgl/lvgl into dev

e9476f476717f7d57fb871a6bd51abf54fe6e1eb authored over 4 years ago
Merge branch 'master' into dev

04e2b94c065971e30bc74b12705a5147b5df934e authored over 4 years ago
prepare to release v7.6.0

f2bd86ed7cc89c0e5507143acec07d25ce4d8acc authored over 4 years ago
Merge 783dc6be9ada82980100e40757b908186bbb251a into dev

39f4c158762c093dd176afd69afdb60086ebee45 authored over 4 years ago
update release script

783dc6be9ada82980100e40757b908186bbb251a authored over 4 years ago
Merge 18db4d83bc3b37f0637b6070c045f5b7f5b260a2 into dev

39f1b363fd63a326584cb6e4583fc1e0d078f52e authored over 4 years ago