aboutsummaryrefslogtreecommitdiff
path: root/examples/widgets/switch
Commit message (Expand)AuthorAge
* example: remove the MicroPython examplesGabor Kiss-Vamosi2023-12-21
* refactor(event): add _cb postfix to lv_obj_add_event()Gabor Kiss-Vamosi2023-11-28
* refactor: scr -> screen, act->active, del->delete, remove in obj_clear_flag/s...Gabor Kiss-Vamosi2023-10-12
* feat(docs): migrate from .md to .rst (#4129)Kevin Schlosser2023-04-27
* example(micropython): updated MicroPython examples according to LVGL changes ...Uli Raich2023-03-10
* fix(event): fix typos and testsGabor Kiss-Vamosi2023-03-06
* arch(driver): new driver architecture with new color format supportGabor Kiss-Vamosi2023-02-20
* chore(examples): fix unused-variable warning (#3732)_VIFEXTech2022-10-10
* chore(style): remove the trailing space from all source files (#3188)Xiang Xiao2022-03-21
* fix(examples) remove cast in MP scripts (#2354)Amir Gonnen2021-07-07
* fix(examples) fix MicroPython examples and run the examples with CI (#2339)Amir Gonnen2021-07-01
* docs(examples) add MicroPython examplesThemba Dube2021-06-11
* adding micropython examples (#2286)Uli Raich2021-06-07
* docs update some widgets' docs to v8Gabor Kiss-Vamosi2021-05-19
* docs finish the the core widgetsGabor Kiss-Vamosi2021-05-13
* refactor(layout) rename place keywords to alignGabor Kiss-Vamosi2021-04-24
* feat(event) add event filter to lv_event_sendGabor Kiss-Vamosi2021-04-19
* feat(event) rework the prototype of lv_event_cbGabor Kiss-Vamosi2021-04-14
* fix(test) fix testsGabor Kiss-Vamosi2021-04-08
* api(style) remove content style proeprtiesGabor Kiss-Vamosi2021-03-25
* feat(style): store layout and position coordinates as style propertiesGabor Kiss-Vamosi2021-03-24
* refactor(flex): change the name of teh built-in flex layoutsGabor Kiss-Vamosi2021-03-08
* minor fixesGabor Kiss-Vamosi2021-02-14
* update assertsGabor Kiss-Vamosi2021-02-08
* refactoringGabor Kiss-Vamosi2021-02-07
* add lv_components as src/extra and minor fixesGabor Kiss-Vamosi2021-02-04