Ken Van Hoeylandt
|
c729e8340f
|
Trackball rewrite (#600)
- Implement generic trackball settings
- Refactor T-Deck trackball driver into generic driver at `Drivers/gpio-trackball-module`
- Automatically bind/unbind trackball devices with LVGL
- Automatically load settings for trackball devices on boot
|
2026-07-30 13:38:19 +02:00 |
|
Ken Van Hoeylandt
|
e6e1dcd0ca
|
Software keyboard refactored (#594)
Removed software keyboard in Tactility subproject (GuiService, Lvgl.cpp) and re-implemented it in TactilityKernel.
|
2026-07-28 00:04:09 +02:00 |
|
Ken Van Hoeylandt
|
f21c0df6fe
|
Improvements & fixes (#589)
|
2026-07-26 21:26:52 +02:00 |
|
Ken Van Hoeylandt
|
b98a813f3c
|
Migrate TactilityC and LVGL functionality (#588)
lvgl-module
- Move and rename source and include files
- Fix bug with missing lvgl unlock
- New widgets: spinner, toolbar, sliderbox
TactilityC
- Removed tt_lock, tt_lvgl_\*
|
2026-07-26 15:58:35 +02:00 |
|