acid-drop

- Hacking the planet from a LilyGo T-Deck using custom firmware
git clone git://git.acid.vegas/acid-drop.git
Log | Files | Refs | Archive | README | LICENSE

index.rst (685B)

      1 Simple Bar
      2 """"""""""""""""
      3 
      4 .. lv_example:: widgets/bar/lv_example_bar_1
      5   :language: c
      6 
      7 Styling a bar
      8 """"""""""""""""
      9 
     10 .. lv_example:: widgets/bar/lv_example_bar_2
     11   :language: c
     12 
     13 Temperature meter
     14 """"""""""""""""""
     15 
     16 .. lv_example:: widgets/bar/lv_example_bar_3
     17   :language: c
     18 
     19 Stripe pattern and range value
     20 """"""""""""""""""""""""""""""""
     21 
     22 .. lv_example:: widgets/bar/lv_example_bar_4
     23   :language: c
     24 
     25 Bar with LTR and RTL base direction
     26 """"""""""""""""""""""""""""""""""""
     27 
     28 .. lv_example:: widgets/bar/lv_example_bar_5
     29   :language: c
     30 
     31 Custom drawer to show the current value
     32 """""""""""""""""""""""""""""""""""""""
     33 
     34 .. lv_example:: widgets/bar/lv_example_bar_6
     35   :language: c
     36