Johannes Marbach
2cfad23f72
screenshots
2022-11-07 20:18:29 +01:00
Johannes Marbach
82388307e3
wip
2022-11-07 20:14:51 +01:00
Johannes Marbach
49677409cc
wip
2022-11-07 20:05:32 +01:00
Johannes Marbach
16700d2d9a
WIP
2022-11-06 21:38:00 +01:00
Johannes Marbach
f5a971dc6a
wip
2022-11-06 21:34:46 +01:00
Johannes Marbach
7d5290b61c
wip2
2022-11-06 13:44:58 +01:00
Johannes Marbach
f391269bdd
wip
2022-11-05 21:29:21 +01:00
Johannes Marbach
fb83848f53
Add changelog entry for config review
...
Relates to: #13
2022-10-16 20:18:14 +02:00
Johannes Marbach
7926376fc5
Disable grid layout
...
Relates to: #13
2022-10-16 20:16:18 +02:00
Johannes Marbach
9fc71ca2ba
Disable unused themes
...
Relates to: #13
2022-10-16 20:16:01 +02:00
Johannes Marbach
60656d20ef
Disable unused widgets
...
Relates to: #13
2022-10-16 20:14:02 +02:00
Johannes Marbach
7963859887
Disable built-in fonts
...
Relates to: #13
2022-10-16 20:09:52 +02:00
Johannes Marbach
89404bd4c2
Disable evdev driver
...
Relates to: #13
2022-10-16 19:53:02 +02:00
Johannes Marbach
e076277e6d
Regenerate screenshots
2022-10-16 14:15:48 +02:00
Johannes Marbach
f7278d8bed
Add config option to disable input sources
2022-10-16 14:15:38 +02:00
Johannes Marbach
836281441e
Update lvgl & lv_drivers
2022-10-16 13:13:09 +02:00
Johannes Marbach
75f4c23df8
Hide label if it clips
2022-10-16 13:12:18 +02:00
Johannes Marbach
52d33283ef
Update submodules
2022-10-14 20:17:53 +02:00
Johannes Marbach
f1cc550f06
Merge branch 'tweak-lvgl-files-script' into 'master'
...
find-lvgl-sources.sh: remove lvgl/src/extra
See merge request cherrypicker/unl0kr!9
2022-10-14 18:16:01 +00:00
Johannes Marbach
9b9d9bf535
Add styling for lv_bar widget
2022-10-14 20:14:16 +02:00
Johannes Marbach
aabaa9aabc
Add constants for pmOS themes
2022-10-14 20:13:52 +02:00
Oliver Smith
05e2f4945e
find-lvgl-sources.sh: remove lvgl/src/extra
...
Cosmetic fix to avoid this error during build:
find: ‘lvgl/src/extra’: No such file or directory
2022-10-11 20:58:54 +02:00
Johannes Marbach
08a8399930
Add delay to prevent interference
2022-10-04 20:31:26 +02:00
Johannes Marbach
4215c9c08d
Leave *lots* of space for textarea
...
Fixes : #33
2022-10-03 21:51:17 +02:00
Johannes Marbach
db96b37c6d
Add missing newline
2022-10-03 14:00:03 +02:00
Johannes Marbach
93a6732e7c
Add changelog for b44593da3c
2022-10-03 13:07:29 +02:00
Johannes Marbach
b44593da3c
Swap order of terminal / keyboard mode setting calls
...
Fixes : #34
2022-10-03 13:04:26 +02:00
Johannes Marbach
2c74d91caa
Add note about pipenv
2022-10-02 21:11:46 +02:00
Johannes Marbach
5ce4f11a0b
Explain how to update the submodules
2022-10-01 21:25:51 +02:00
Johannes Marbach
a2ec658afd
Update changelog
2022-08-17 16:36:49 +02:00
Johannes Marbach
b14342b4d1
Update lvgl & lv_drivers to latest master
2022-08-17 16:35:46 +02:00
Johannes Marbach
4a2e49810f
Remove blank line
2022-08-17 16:31:05 +02:00
Johannes Marbach
7ccbf059c1
Extend --geometry flag to also accept display offsets
2022-07-10 20:29:45 +02:00
Johannes Marbach
51380c7654
Disable terminal keyboard while unl0kr is running
2022-07-09 17:10:45 +02:00
Johannes Marbach
5e07323f00
Merge branch 'add-left-icon' into 'master'
...
font: add icon chevron-left
See merge request cherrypicker/unl0kr!7
2022-06-26 18:14:06 +00:00
Johannes Marbach
562f0c257d
Merge branch 'for-upstream/cherrypicker/whoops' into 'master'
...
unl0kr.conf: Add a commented timeout= parameter
See merge request cherrypicker/unl0kr!6
2022-06-26 18:12:36 +00:00
Eugenio Paolantonio (g7)
2fa232aa94
unl0kr.conf: Add a commented timeout= parameter
...
Just for documentation - distros are expected to enable it manually if desired.
Signed-off-by: Eugenio Paolantonio (g7) <me@medesimo.eu>
2022-06-25 15:40:53 +02:00
Johannes Marbach
d9a87762e1
Merge branch 'tweak-lvgl-files-script' into 'master'
...
find-lvgl-sources: simplify
See merge request cherrypicker/unl0kr!8
2022-06-24 18:20:47 +00:00
Oliver Smith
18d6a36749
find-lvgl-sources: simplify
...
Replace the script with simple find commands, that don't pull in
unrelated demo/asset files to speed up the build.
2022-06-19 19:35:57 +02:00
Oliver Smith
abe6c8e9e7
font: add icon chevron-left
...
Add the icon to unl0kr.h, so it can be used by downstream project
ondev2: https://gitlab.com/postmarketOS/ondev2
The icon is already included in the range that generates the font.
2022-06-19 19:32:11 +02:00
Oliver Smith
6e37868e6e
README.md: add links to fontawesome icons
...
Looks like these should have been links, so add them.
2022-06-19 19:15:19 +02:00
Oliver Smith
9f03b6872c
regenerate-fonts.sh: new file
...
Move snippet from README into a script, so it's easier to execute it.
2022-06-19 19:15:13 +02:00
Johannes Marbach
dba19bff31
Merge branch 'for-upstream/cherrypicker/timeout' into 'master'
...
Allow shutting down the device on inactivity
See merge request cherrypicker/unl0kr!5
2022-06-19 08:45:39 +00:00
Eugenio Paolantonio (g7)
23c90cf998
Set default timeout to 5 minutes
...
Signed-off-by: Eugenio Paolantonio (g7) <me@medesimo.eu>
2022-06-14 23:23:08 +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
Johannes Marbach
7345665382
Use actual device DPI value
2022-05-30 21:01:45 +02:00
Johannes Marbach
6f20e044c2
Enable warning level 3 and fix all warnigns
...
Fixes : #18
2022-05-27 21:03:19 +02:00
Johannes Marbach
6661c1e8bb
Fix type warning
2022-05-27 20:34:20 +02:00
Johannes Marbach
f807f77fff
Don't set 0 dpi because it'll mess up lv_dpx
2022-05-27 20:34:09 +02:00