Commit graph

12 commits

Author SHA1 Message Date
Johannes Marbach
0738a693fe Move files to correct folders 2024-01-02 20:32:29 +01:00
Johannes Marbach
d66897c74e Add quirk for forcing fbdev refresh
Fixes: #34
2023-07-28 20:47:23 +02:00
Johannes Marbach
1bf46979eb Add config options to enable terminal quirks
Relates to: #34
2023-03-13 21:27:39 +01:00
Johannes Marbach
a5c69b0d0c Override config from conf.d 2023-03-12 20:24:28 +00:00
Oliver Smith
202d249c78
config: keyboard.popovers = true
Enable keyboard popovers by default. This feature is also enabled in
osk-sdl by default, so have it here too in order to not have a
regression for users when switching from osk-sdl to unl0kr.
2023-03-05 19:29:31 +01:00
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