Ken Van Hoeylandt
5880e841a3
Implemented Files app ( #33 )
...
- Created Files app to browse PC and ESP32 files.
- Refactored toolbars so it's now a proper widget and allows for changing its properties from the app
- Toolbar now has extra action buttons
- Settings app now has a proper icon
- Minor cleanup in Desktop app
2024-02-06 23:18:34 +01:00
Ken Van Hoeylandt
93e4378a9e
Various improvements ( #34 )
...
* Cleanup function declarations
* Align window toolbar title to the left
2024-02-04 17:59:25 +01:00
Ken Van Hoeylandt
7f133e65c5
Added settings app ( #27 )
...
- Added Settings app to show all apps of type `AppTypeSettings`.
- Removed the `AppTypeSettings` apps from the Desktop app.
2024-01-31 21:00:46 +01:00
Ken Van Hoeylandt
d171b9a231
Display brightness support ( #26 )
...
* cleanup
* brightness control and app
* cleanup
* persistant storage of display settings
* fix for missing include
* header cleanup
* fix pc build
* add docs
* move display app to tactility project
2024-01-31 20:39:12 +01:00
Ken Van Hoeylandt
e2209ccba8
Move app/service code from tactility-core to tactility ( #14 )
...
* Move app/service code from tactility-core to tactility
* fix formatting
* updated dev docs
2024-01-20 15:41:01 +01:00
Ken Van Hoeylandt
6bd65abbb4
Tactility modules refactored ( #13 )
...
* refactor modules
* moved esp_lvgl_port to libs/
* added missing file
* fix for sim build
* various sim/pc fixes
* lvgl improvements
* added missing cmake files
2024-01-20 14:10:19 +01:00