Commit graph

583 commits

Author SHA1 Message Date
Johannes Marbach
fa58e87ca0 Update lvgl & lv_drivers 2022-05-27 20:32:55 +02:00
Johannes Marbach
fe28e0df41 Update changelog for 0.2.0 2022-05-27 12:38:21 +02:00
Johannes Marbach
2696481bbf Merge branch 'for-upstream/cherrypicker/backends-dpi' into 'master'
Allow runtime selection of the lvgl display driver ("backend"), enable DRM backend

See merge request cherrypicker/unl0kr!4
2022-05-21 11:02:23 +00: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
0c00af71be Update submodules, fix LVGL keyboard coloring 2022-02-21 21:14:11 +01:00
Johannes Marbach
535f442b10 Do not show last typed character when typing
Fixes: #25
2022-01-28 20:02:41 +01:00
Johannes Marbach
ab916a81a8 Gracefully kill process to allow TTY reset 2022-01-28 19:38:12 +01:00
Johannes Marbach
206a4e877f Update screenshots (now that cursor is gone) 2022-01-27 20:49:00 +01:00
Johannes Marbach
c18e0b4581 Add changelog 2022-01-27 20:43:21 +01:00
Johannes Marbach
608b7f0754 Prevent scrolling when keyboard hides
Fixes: #21
2022-01-27 20:31:29 +01:00
Johannes Marbach
9f74f37d4d Hide partition name
Fixes: #27
2022-01-27 20:25:25 +01:00
Johannes Marbach
f3836bf50a Specify check: True when running external commands
Fixes: #23
2022-01-27 20:07:12 +01:00
Johannes Marbach
00b5d83599 Avoid TTY cursor blinking
Fixes: #26
2022-01-27 20:03:10 +01:00
Johannes Marbach
f7217fc841 Reference screenshots 2022-01-24 20:48:49 +01:00
Johannes Marbach
d4cc343df7 Generate screenshots for all themes 2022-01-24 20:45:40 +01:00
Johannes Marbach
778f114790 Handle physical return key events
Fixes: #19
2022-01-24 20:06:48 +01:00
Johannes Marbach
68bde1ecdc Merge branch 'pmos-themes' into 'master'
themes: add pmOS themes

See merge request cherrypicker/unl0kr!3
2022-01-10 19:26:23 +00:00
Dylan Van Assche
5e7c13c3a9
themes: add pmOS themes
Define 2 new themes: pmos-light and pmos-dark according to the
mockups in pmaports #1356 [1].

[1] https://gitlab.com/postmarketOS/pmaports#1356
2022-01-10 08:02:28 +01:00
Johannes Marbach
c8f58b3413 Update version to 0.2.0 2021-11-23 20:35:32 +01:00
Johannes Marbach
9ec0bf9196 Set correct version 2021-11-23 20:11:54 +01:00
Johannes Marbach
5f46139416 Move version and font to separate header 2021-11-23 20:11:25 +01:00
Johannes Marbach
bff030dd8c Add CLI options for rotation and version
Fixes: #9
2021-11-23 20:04:23 +01:00
Johannes Marbach
e94619b2f4 Update PRs 2021-11-22 20:13:37 +01:00
Johannes Marbach
f1c8cd767e Add in-code support for rotating the UI
This is not controllable at runtime yet.

Relates to: #9
2021-11-22 20:09:54 +01:00
Johannes Marbach
85e058d200 Use macros for setting input event time
The previous code only worked on 64bit platforms
2021-11-21 19:27:20 +01:00
Johannes Marbach
c0900fb9cd Use correct array element type in memset 2021-11-20 21:25:55 +01:00
Johannes Marbach
085568cc1e Remove unused MAX_KEYBOARD_DEVS 2021-11-20 21:23:38 +01:00
Johannes Marbach
03b743c01b Use correct array element type in memset 2021-11-20 21:19:33 +01:00
Johannes Marbach
1ce8a74669 Make meson actually install the binary 2021-11-18 21:15:26 +01:00
Johannes Marbach
5f25560811 Make find-lvgl-sources.sh work in (a)sh 2021-11-18 21:13:55 +01:00
Johannes Marbach
bf55a65d05 Change default layout to en-US 2021-11-16 19:26:48 +01:00
Johannes Marbach
db760c8e88 Merge branch 'fix_meson_install' into 'master'
meson: actually install stuff

See merge request cherrypicker/unl0kr!2
2021-11-16 18:23:56 +00:00
Clayton Craft
00d24cd44a
meson: actually install stuff
This installs the exe and unl0kr conf file when you `meson install`
2021-11-15 17:19:27 -08:00
Johannes Marbach
ee1fae899e Make script run in (a)sh 2021-11-15 21:03:28 +01:00
Johannes Marbach
1ccbf7e155 Add script for generating screenshots 2021-11-14 13:44:06 +01:00
Johannes Marbach
5b6438b64b Limit textarea width 2021-11-14 13:39:16 +01: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
01fe6dd7bb Make UI adaptive
Fixes: #11
2021-11-13 20:54:46 +01:00
Johannes Marbach
5f8d79ee18 Update submodules
Fixes: #12
2021-10-27 20:53:43 +02:00
Johannes Marbach
80c86fcb1c Eliminate libinput_multi.*
Fixes: #2
2021-10-25 19:41:11 +02:00
Johannes Marbach
035b2b40a3 Allow key-repeat
Fixes: #11
2021-10-24 20:25:40 +02:00
Johannes Marbach
e3ce01bc38 Make keys repeatable
Relates: cherrypicker/buffyboard#11
2021-10-24 20:23:17 +02:00
Johannes Marbach
672babb4de Update submodules, regenerate layouts, switch to OpenSans
Fixes: #2
2021-10-18 20:18:39 +02:00
Johannes Marbach
0f4096b4c6 Update submodules 2021-10-12 21:21:45 +02:00
Johannes Marbach
db4222c091 Handle backslash in labels 2021-10-12 21:20:54 +02:00
Johannes Marbach
774da359f5 Revert "Remove escaping for quote"
This reverts commit 3d93f7c469.
2021-10-12 21:18:02 +02:00
Johannes Marbach
281f5d6312 Update submodules 2021-10-12 21:13:03 +02:00
Johannes Marbach
160956cebc Fix arrow keycaps 2021-10-12 21:11:53 +02:00
Johannes Marbach
6c26bc87dd Switch to OpenSans and add further layers 2021-10-12 21:00:27 +02:00