Johannes Marbach
f7278d8bed
Add config option to disable input sources
2022-10-16 14:15:38 +02:00
Eugenio Paolantonio (g7)
0afd4a22e9
Allow shutting down the device on inactivity
...
This can be enabled by setting the `general.timeout` configuration.
Timeout must be specified in seconds, and the max ceiling is 3600 (one hour).
Specifying 0 (default) will disable this feature.
Signed-off-by: Eugenio Paolantonio (g7) <me@medesimo.eu>
2022-06-14 01:02:24 +02:00
Johannes Marbach
4117778324
Add config option to customise bullet character
...
Fixes #17
2022-05-30 21:18:25 +02:00
Eugenio Paolantonio
e4edfa3d64
Allow runtime selection of the lvgl display driver ("backend"), enable DRM backend
2022-05-21 11:02:23 +00:00
Johannes Marbach
deff1ef4e9
Allow user theme selection via config file
...
Relates to: #9
2021-11-14 13:30:23 +01:00
Johannes Marbach
5c3ad9bf9a
Add autohide config option
2021-11-14 12:50:06 +01:00
Johannes Marbach
1e6a04fec2
Load configurable settings from configuration file
...
Closes : #7
2021-09-25 21:02:00 +02:00