Lines Matching full:in
18 - fix(ime_pinyin): keep cursor in the textarea when a candidate is pressed [`4731`](https://github.…
22 - fix(draw): fix compiler error in lv_draw_sw_transform.c #2 [`4612`](https://github.com/lvgl/lvgl/…
23 - fix(dropdown): avoid partial match in lv_dropdown_get_option_index [`4598`](https://github.com/lv…
27 - fix: fix warning in lv_draw_sw_letter.c [`d22cda3`](https://github.com/lvgl/lvgl/commit/d22cda3cd…
59 - fix(docs): dropdown: fix function name in description of static options [`4535`](https://github.c…
61 - fix(sdl): add missing parameter in lv_draw_sdl_composite_texture_obtain [`4490`](https://github.c…
62 - fix(dropdown): position to the selected item in lv_dropdown_set_selected [`f174589`](https://gith…
63 - fix(vglite): be sure end_angle > start_angle in arc drawing [`01cd1fe`](https://github.com/lvgl/l…
64 - fix(btnmatrix): fix tapping just outside a button in a buttonmatrix [`8063fac`](https://github.co…
91 - fix(config): fix typo in LV_USE_PERF_MONITOR and LV_USE_MEM_MONITOR [`4403`](https://github.com/l…
93 - fix(font): fix optimizer issue in lv_font_fmt_txt.c [`4385`](https://github.com/lvgl/lvgl/pull/4…
96 - fix(btnmatrix): Fix typo in previous commit! [`29ed7c5`](https://github.com/lvgl/lvgl/commit/29ed…
99 - fix: use const lv_img_dsc_t * dsc function parameter in lv_img_buf.h/ [`4f102d7`](https://github.…
130 - fix(sdl): destroy texture after use if not stored in cache [`4173`](https://github.com/lvgl/lvgl/…
153 - docs(faq): don't say 24 bit is support as LVGL can't render in RGB888 directly [`227ac02`](https:…
182 - fix(indev): fix integer overflow in recursive zoom calculation [`a0795b4`](https://github.com/lvg…
269 - fix(style): add the missing support for pct pivot in tranasform style properties [`c8e584f`](http…
272 - fix(draw): handle LV_COLOR_DEPTH == 1 too in lv_draw_sw_transform [`bd11ad8`](https://github.com/…
276 - fix(meter): fix setting part_draw_dsc.id in needle img drawing [`716e5e2`](https://github.com/lvg…
277 - fix(gridnav): fix stucking in pressed state with encoder [`ad56dfa`](https://github.com/lvgl/lvgl…
279 - fix(msg): fix typos in API by adding wrappers [`41fa416`](https://github.com/lvgl/lvgl/commit/41f…
287 … the same as v8.3.2. It was released only because the version number was set incorrectly in lvgl.h.
306 - fix(group): be sure obj is removed from its current group in lv_group_add_obj [`5156ee0`](https:/…
307 - fix(style): add missing invalidation in lv_obj_remove_local_style_prop [`a0515ba`](https://github…
331 - fix(slider): fix knob drawing in symmetrical mode [`2967172`](https://github.com/lvgl/lvgl/commit…
333 - fix(arc): fix arc knob invalidation in SYMMETRICAL mode [`a283273`](https://github.com/lvgl/lvgl/…
355 - **Color font support** You can use emojis and images in texts with this great new features. See m…
377 - feat(rt-thread): allow users to control refresh period in the lvgl thread [`3375`](https://github…
424 - perf(draw): minor optimiziation in point transformation [`c6c2864`](https://github.com/lvgl/lvgl/…
433 - fix(gridnav) correct logic in find_last_focusable [`3423`](https://github.com/lvgl/lvgl/pull/3423)
434 - fix(examples) correct comment in slider example [`3419`](https://github.com/lvgl/lvgl/pull/3419)
437 - fix(sdl): fix LRU, reported in #3402 [`3404`](https://github.com/lvgl/lvgl/pull/3404)
451 - fix(config): Keep the sequence of widget in order [`3314`](https://github.com/lvgl/lvgl/pull/3314)
452 - fix(config): fix typo in LV_USE_PERF_MONITOR and LV_USE_MEM_MONITOR [`3313`](https://github.com/l…
469 - fix(Keil-AC5): slience warnings in Keil-AC5 [`3221`](https://github.com/lvgl/lvgl/pull/3221)
494 - fix(docs-CN):fix broken links to docs in dir get-started [`3195`](https://github.com/lvgl/lvgl/pu…
495 - fix broken links to docs in dir get-started [`3190`](https://github.com/lvgl/lvgl/pull/3190)
504 - fix(script): in lv_conf_internal fix some widget dependencies when using Kconfig [`3119`](https:/…
506 - fix(misc): in lv_map() handle if maximum value less than minimum value [`3113`](https://github.co…
522 - fix(draw): clip the bg img to the rectangle's area in lv_draw_sw_rect [`77d726e`](https://github.…
525 - fix(indev): do not send keys to objects in disabled state [`b0a46c4`](https://github.com/lvgl/lvg…
528 - fix(group): in lv_group_remove() fix if the object to focus is deleted [`72cb683`](https://github…
529 - fix(draw): be sure angle values are in the correct range [`e624b90`](https://github.com/lvgl/lvgl…
552 - fix(spinbox): set its default width in its class [`3d92972`](https://github.com/lvgl/lvgl/commit/…
555 - fix(slider): fix left knob in ranged mode [`17f5e0a`](https://github.com/lvgl/lvgl/commit/17f5e0a…
557 - fix(style): fix using width for both width and height in radius transition [`6acbdaa`](https://gi…
562 - fix(bmp) fix typo in BPP condition [`cbc38af`](https://github.com/lvgl/lvgl/commit/cbc38afb3a0d3c…
563 - fix(theme): in the basic theme show the textarea cursor only in focuses state [`bb03fb1`](https:/…
565 - fix(theme) add disabled style to textarea in the default theme [`00f6759`](https://github.com/lvg…
579 - fix(roller): fix unexpected jump in infinite mode [`18f2d78`](https://github.com/lvgl/lvgl/commit…
592 - docs(indev): add comment in input device part [`3422`](https://github.com/lvgl/lvgl/pull/3422)
631 - ci(makefile) fix typo in GitHub action [`a101e70`](https://github.com/lvgl/lvgl/commit/a101e70ebd…
642 Among many fixes and minor updates these are the most important features in v8.2.0:
728 - fix(draw): missed bg_color renaming in the draw function [`3002`](https://github.com/littlevgl/lv…
732 - fix(Kconfig): adapt to lvgl's built-in demos [`2989`](https://github.com/littlevgl/lvgl/pull/2989)
735 - fix(group): in lv_group_del() remove group from indev (lvgl#2963) [`2964`](https://github.com/lit…
736 - fix(obj): old parent's scroll is not updated in lv_obj_set_parent() [`2965`](https://github.com/l…
739 - fix(examples) move event callback registration outside loop in `lv_example_event_3` [`2959`](http…
740 - fix(canvas): off by one error in size check in lv_canvas_copy_buf [`2950`](https://github.com/lit…
742 - fix: fix parameter order in function prototypes [`2929`](https://github.com/littlevgl/lvgl/pull/2…
744 - fix(dropdown): in lv_dropdown_get_selected_str handle if there are no options [`2925`](https://gi…
775 - fix(event): event_send_core crash in special case. [`2807`](https://github.com/littlevgl/lvgl/pul…
777 - fix(obj): in obj event use the current target instead of target [`2785`](https://github.com/littl…
778 - fix(draw_label): radius Mask doesn't work in Specific condition [`2784`](https://github.com/littl…
783 - fix(conf) define LV_LOG_TRACE_... to 0 in lv_conf_internal.h to avoid warnings [`305284c`](https:…
787 - fix(theme): fix theme initialization issue introduced in 6e0072479 [`d231644`](https://github.com…
790 - fix(theme): fix crash in lv_theme_basic_init [`ca5f04c`](https://github.com/littlevgl/lvgl/commit…
803 - fix(event): crash if an object was deleted in an event [`9810920`](https://github.com/littlevgl/l…
809 - fix(mem/perf monitor): fix issue introduced in #2910 [`0788d91`](https://github.com/littlevgl/lvg…
810 - fix(layout) fix layout recalculation trigger in lv_obj_add/clear_fleg [`ee65410`](https://github.…
814 - chore: fix typos in FATFS config [`74091c4`](https://github.com/littlevgl/lvgl/commit/74091c42f7c…
815 - fix(refr): fix missed buffer switch in double full-screen buffer + direct_mode [`731ef5a`](https:…
817 - docs(event): tell to not adjust widgets in draw events [`933d67f`](https://github.com/littlevgl/l…
819 - fix(event): handle object deletion in indev->fedback_cb [`bfc8edf`](https://github.com/littlev…
858 - docs(event): tell to not adjust widgets in draw events [`933d67f`](https://github.com/littlevgl/l…
891 - ci force use of ccache in PATH [`6de3fa8`](https://github.com/littlevgl/lvgl/commit/6de3fa8004639…
897 - ci fix typo in formatting action [`d1ccbf6`](https://github.com/littlevgl/lvgl/commit/d1ccbf607fd…
914 - Built in support for SDL based GPU drawing
915 - Much faster circle drawing in the software renderer
1004 - fix(draw_img): radius mask doesn't work in specific condition [`2786`](https://github.com/lvgl/lv…
1007 - fix(stm32) Mark unused variable in stm32 DMA2D driver [`2782`](https://github.com/lvgl/lvgl/pull/…
1011 - fix(draw_img): fix typos in API comments [`2773`](https://github.com/lvgl/lvgl/pull/2773)
1012 - fix(draw_img):radius Mask doesn't work in Specific condition [`2775`](https://github.com/lvgl/lvg…
1026 - fix(fsdrv): remove the seek call in fs_open [`2736`](https://github.com/lvgl/lvgl/pull/2736)
1029 - fix(fsdrv): fix typo error in commit 752fba34f677ad73aee [`2732`](https://github.com/lvgl/lvgl/pu…
1030 - fix(fsdrv): return error in case of the read/write failure [`2729`](https://github.com/lvgl/lvgl/…
1032 - fix(fs): fix the off-by-one error in the path function [`2725`](https://github.com/lvgl/lvgl/pull…
1033 - fix(timer): remove the code duplication in lv_timer_exec [`2708`](https://github.com/lvgl/lvgl/pu…
1037 - fix(png) memory leak for sjpg and use lv_mem_... in lv_png [`2704`](https://github.com/lvgl/lvgl/…
1042 - fix(hal) fix typos and wording in docs for lv_hal_indev.h [`2685`](https://github.com/lvgl/lvgl/p…
1046 - fix(log) reduce the stack usage in log function [`2649`](https://github.com/lvgl/lvgl/pull/2649)
1047 - fix(conf) make a better style alignment in lv_conf_internal.h [`2652`](https://github.com/lvgl/lv…
1048 - fix(span) eliminate warning in lv_get_snippet_cnt() [`2659`](https://github.com/lvgl/lvgl/pull/26…
1058 - fix( example) in lv_example_scroll_3.py float_btn should only be created once [`2602`](https://gi…
1067 - fix(lv_textarea) fix crash while delete non-ascii character in pwd mode [`2549`](https://github.c…
1071 - fix(font) add assert in lv_font.c if the font is NULL [`2533`](https://github.com/lvgl/lvgl/pull/…
1074 - fix(Kconfig) fix the comment in LV_THEME_DEFAULT_DARK [`2524`](https://github.com/lvgl/lvgl/pull/…
1077 - fix(color) Bad cast in lv_color_mix() caused UB with 16bpp or less [`2509`](https://github.com/lv…
1079 - fix(event) be sure to move all elements in copy “lv_obj_remove_event_cb” [`2492`](https://github.…
1080 - fix(draw) use correct pointer in lv_draw_mask assertion [`2483`](https://github.com/lvgl/lvgl/pul…
1086 - fix(docs) wrong spelling of words in pictures [`2409`](https://github.com/lvgl/lvgl/pull/2409)
1087 - fix(chart) fixed point-following cursor during vertical scroll in charts [`2400`](https://github.…
1092 - fix(disp) Fix assert failure in lv_disp_remove [`2382`](https://github.com/lvgl/lvgl/pull/2382)
1099 - fix(disp) fix memory leak in lv_disp_remove [`2355`](https://github.com/lvgl/lvgl/pull/2355)
1107 - fix(refr) reduce the nesting level in lv_refr_area [`2df1282`](https://github.com/lvgl/lvgl/commi…
1112 - fix(textarea) style update in oneline mode + improve sroll to cursor [`60d9a5e`](https://github.c…
1122 - fix(test) do not including anything in test files when not running tests [`9043860`](https://gith…
1124 - fix(scroll) fire LV_EVENT_SCROLL_BEGIN in the same spot for both axes [`b158932`](https://github.…
1127 - fix(template) include lvgl.h in lv_port_*_template.c files [`0ae15bd`](https://github.com/lvgl/lv…
1129 - fix(imgbtn) use the correct src in LV_EVENT_GET_SELF_SIZE [`04c515a`](https://github.com/lvgl/lvg…
1148 - fix(label) consider base dir lv_label_get_letter_pos in special cases [`6df5122`](https://github.…
1157 - fix(obj_pos) consider all alignments in content size calculation but only if x and y = 0 [`5b27eb…
1161 - fix(lv_printf.h): to eliminate the errors in Keil and IAR [`f6d7dc7`](https://github.com/lvgl/lvg…
1169 - fix(draw) underflow in subpixel font drawing [`6d5ac70`](https://github.com/lvgl/lvgl/commit/6d5a…
1174 - fix(label) do not bidi process text in lv_label_ins_text [`e95efc1`](https://github.com/lvgl/lvgl…
1187 - fix(disp) be sure the pending scr load animation is finished in lv_scr_load_anim [`eb6ae52`](http…
1194 - fix(arduino) fix the prototype of my_touchpad_read in the LVGL_Arduino.ino [`1a62f7a`](https://gi…
1201 - fix(font) handle the last pixel of the glyphs in font loader correctly [`fa98989`](https://github…
1202 - fix(table) fix an off-by-one issue in self size calculation [`ea2545a`](https://github.com/lvgl/l…
1213 - fix(label) fix in lv_label_get_letter_pos with when pos==line_start [`58f3f56`](https://github.co…
1218 - fix(anim) return the first anim if exec_cb is NULL in lv_anim_get() [`fb7ea10`](https://github.co…
1222 - fix(chart) fix typo in 655f42b8 [`6118d63`](https://github.com/lvgl/lvgl/commit/6118d63c2f23e2a15…
1227 - fix(theme) fix the switch style in the default theme [`0c0dc8e`](https://github.com/lvgl/lvgl/com…
1235 - fix(obj) do not set the child's position in lv_obj_set_parent [`d89a5fb`](https://github.com/lvgl…
1237 - fix(scroll) in scroll to view functions respect disabled LV_OBJ_FLAG_SCROLLABLE [`9318e02`](https…
1247 - fix(obj) in lv_obj_move_to_index() do not send LV_EVENT_CHILD_CHANGED on all changed child [`32e8…
1251 - fix(draw) use the filtered colors in lv_obj_init_draw_xxx_dsc() functions [`78725f2`](https://git…
1253 - chore(led) expose LV_LED_BRIGHT_MIN/MAX in led.h [`3f18b23`](https://github.com/lvgl/lvgl/commit/…
1254 - fix(group) keep the focused object in lv_group_swap_obj [`a997147`](https://github.com/lvgl/lvgl/…
1255 - fix(obj) swap objects in the group too in lv_obj_swap() [`52c7558`](https://github.com/lvgl/lvgl…
1256 - fix(theme) use opacity on button's shadow in the default theme [`c5342e9`](https://github.com/lvg…
1262 - fix(arc, meter) fix invalidation in special cases [`0f14f49`](https://github.com/lvgl/lvgl/commit…
1265 - fix(bidi) fix the handling of LV_BASE_DIR_AUTO in several widgets [`7672847`](https://github.com/…
1295 - fix(example) minor fixes in lv_example_chart_2.py [`2601`](https://github.com/lvgl/lvgl/pull/2601)
1305 - fix(examples) remove cast in MP scripts [`2354`](https://github.com/lvgl/lvgl/pull/2354)
1314 - fix(example) adjust the object sizes in lv_example_anim_timeline_1() [`71a10e4`](https://github.c…
1326 - docs(group) remove reference to lv_cont which is gone in v8 [`2580`](https://github.com/lvgl/lvgl…
1328 - docs(all) Proofread, fix typos and add clarifications in confusing areas [`2528`](https://github.…
1336 - docs(bar) fix typos in widget examples [`2463`](https://github.com/lvgl/lvgl/pull/2463)
1369 - docs include paths in libs [`f5f9562`](https://github.com/lvgl/lvgl/commit/f5f956233657f95b45a45d…
1379 - docs(rlottie): fix typo in commands [`ed9169c`](https://github.com/lvgl/lvgl/commit/ed9169c56dc1f…
1386 - docs(display) fix grammar in one spot [`5dbea7d`](https://github.com/lvgl/lvgl/commit/5dbea7d7252…
1387 - docs(style) fix typo in style property descriptions [`4e3b860`](https://github.com/lvgl/lvgl/comm…
1388 - docs(flex) fix typo in flex grow section [`e5fafc4`](https://github.com/lvgl/lvgl/commit/e5fafc41…
1405 - test(ci) build and run tests in parallel. [`2515`](https://github.com/lvgl/lvgl/pull/2515)
1445 - Fix typo in commands to build rlottie [`2723`](https://github.com/lvgl/lvgl/pull/2723)
1448 - expose LV_COLOR_DEPTH and LV_COLOR_16_SWAP in micropython [`2679`](https://github.com/lvgl/lvgl/p…
1450 - build: always enable CMake install rule in default configuration [`2636`](https://github.com/lvgl…
1451 - build: fix lib name in CMakeLists [`2641`](https://github.com/lvgl/lvgl/pull/2641)
1452 - build: remove use of 'project' keyword in CMakeLists [`2640`](https://github.com/lvgl/lvgl/pull/2…
1460 - Corrected a function name in obj.md [`2511`](https://github.com/lvgl/lvgl/pull/2511)
1464 - Fix two examples in the docs with new v8 api [`2486`](https://github.com/lvgl/lvgl/pull/2486)
1503 - Fix typo error in color.md [`572880c`](https://github.com/lvgl/lvgl/commit/572880ccd3374ccbe81cf0…
1518 - fix(imgbtn) use the correct src in LV_EVENT_GET_SELF_SIZE
1527 - fix(template) include lvgl.h in lv_port_*_template.c files
1532 - fix(disp) fix memory leak in lv_disp_remove (#2355)
1540 - fix(scroll) fire LV_EVENT_SCROLL_BEGIN in the same spot for both axes
1542 - fix(textarea) style update in oneline mode + improve scroll to cursor
1545 - fix(refr) reduce the nesting level in lv_refr_area
1560 - fix(draw) underflow in subpixel font drawing
1569 - fix(arduino) fix the prototype of my_touchpad_read in the LVGL_Arduino.ino <a href="https://githu…
1585 - fix(theme) fix the switch style in the default theme <a href="https://github.com/lvgl/lvgl/commit…
1611 - chore(deps): bump urllib3 from 1.26.4 to 1.26.5 in /docs <a href="https://github.com/lvgl/lvgl/co…
1626 - In `extra` we can have a lot and specific widgets
1639 - Support "elastic" scrolling when scrolled in
1641 - Remove `lv_drag`. Similar effect can be achieved by setting the position in `LV_EVENT_PRESSING`
1651 - State is saved in the object instead of the style property
1652 - Object size and position can be set in styles too
1663 - `hor_res` and `ver_res` need to be set in `disp_drv`
1664 …oid`. To indicate that there is more that to read set `data->continue_reading = 1` in the `read_cb`
1670 - The built-in themes are reworked
1673 - `lv_pct(x)` can be used to set the size and position in percentage
1674 - There are many other changes in widgets that are not detailed here. Please refer to the documenta…
1678 - Minor releases are expected in every 3-4 month
1690 - See the changes in [Colors](https://docs.lvgl.io/8.0/overview/color.html)
1707 - fix(indev) clear the indev's `act_obj` in `lv_indev_reset`
1708 - fix(text) fix out of bounds read in `_lv_txt_get_width`
1721 - fix(btnmatrix) fix lv_btnmatrix_get_active_btn_text() when used in a group
1730 - fix(indev) don't leave edit mode if there is only one object in the group
1745 - fix(dropdown) arabic process the option in lv_dropdown_add_option
1746 - fix(textarea) buffer overflow in password mode with UTF-8 characters
1747 - fix(textarea) cursor position after hiding character in password mode
1764 - add unscii-16 built-in font
1769 - fix(btnmatrix) handle arabic texts in button matrices
1774 - fix(value_str) support Arabic letter connections in value string property
1775 - fix(indev) in LV_INDEV_TYPE_BUTTON recognize 1 cycle long presses too
1778 - fix reference to LV_DRAW_BUF_MAX_NUM in lv_mem.c
1792 - fix(spinbox) update cursor position in lv_spinbox_set_step
1796 - Respect btnmatrix's `one_check` in `lv_btnmatrix_set_btn_ctrl`
1798 - Group: fix in `lv_group_remove_obj` to handle deleting hidden objects correctly
1813 - Support RTL in table (draw columns right to left)
1814 - Support RTL in pretty layout (draw columns right to left)
1815 - Skip objects in groups if they are in disabled state
1823 - Fix BIDI support in dropdown list
1824 - Fix copying base dir in `lv_obj_create`
1825 - Handle sub pixel rendering in font loader
1837 - Fix selection of options with non-ASCII letters in dropdown list
1845 - Add 10px and 8ox built in fonts
1853 - Fix division by zero in draw_pattern (lv_draw_rect.c) if the image or letter is not found
1866 …dragged. User can check dragging with `lv_indev_is_dragging(lv_indev_act())` in the event function.
1888 - Fix overflow in large image transformations
1891 - Fix color picker invalidation in rectangle mode
1892 - Init disabled days to gray color in calendar
1910 - textarea: fix typo in lv_textarea_set_scrollbar_mode
1912 - fix using freed memory in _lv_style_list_remove_style
1920 - Add `lv_chart_set_x_start_point()` function - Set the index of the x-axis start point in the data…
1922 - Add `lv_chart_set_point_id()` function - Set an individual point value in the chart series direct…
1923 - Add `lv_chart_get_x_start_point()` function - Get the current index of the x-axis start point in …
1924 - Add `lv_chart_get_point_id()` function - Get an individual point value in the chart series direct…
1928 - Allow setting different font for the selected text in `lv_roller`
1930 - Add `lv_theme_set_base()` to allow easy extension of built-in (or any) themes
1946 - Allow using buttons in encoder input device
1950 - In `lv_init` test if the strings are UTF-8 encoded.
1952 - Add LV_BIG_ENDIAN_SYSTEM flag to lv_conf.h in order to fix displaying images on big endian system…
1960 - remove use of c++ keyword 'new' in parameter of function lv_theme_set_base().
1961 - Add LV_BIG_ENDIAN_SYSTEM flag to lv_conf.h in order to fix displaying images on big endian system…
1962 - Fix inserting chars in text area in big endian hardware.
1971 - Fix list button focus in material theme
1974 - Add log in true double buffering mode with `set_px_cb`
1977 - `lv_debug`: restructure to allow asserting in from `lv_misc` too
1979 - `lv_textarea`: fix character delete in password mode
1983 - Fix typo in the API `scrllable` -> `scrollable`
1994 - Fix built-in SimSun CJK font
1997 - Fix lv_roller in infinite mode when used with encoder
2025 The API in this regard remained the same but some new functions were added:
2030 The new drawing engine brought new drawing features too. They are highlighted in the "style" sectio…
2044 - *pattern*: display and image in the middle of the background or repeat it
2045 - *value* display a text which is stored in the style. It can be used e.g. as a light-weighted text…
2051 To better utilize GPUs, from this version GPU usage can be integrated into LVGL. In `lv_conf.h` any…
2053 Right now, only ST's DMA2D (Chrom-ART) is integrated. More will in the upcoming releases.
2076 - `btn`: doesn't store styles for each state because it's done naturally in the new style system.
2078 …_opa > 0 draws an area in LINE mode. `LV_CHART_PART_SERIES_BG` also added to set a different style…
2082 - `textarea`: If available in the font use bullet (`U+2022`) character in text area password
2088 - Change the built-in fonts to [Montserrat](https://fonts.google.com/specimen/Montserrat) and add b…
2089 - Add example CJK and Arabic/Persian/Hebrew built-in font
2090 - Add ° and "bullet" to the built-in fonts
2091 - Add Arabic/Persian script support: change the character according to its position in the text.
2101 - Save old major version in new branches. E.g. `release/v6`