Commit graph

74 commits

Author SHA1 Message Date
Caleb Connolly
704f23576a
iskey: new utility
iskey tells you if any of a given list of keys are pressed on any input
device in the system.

e.g.

$ iskey KEY_VOLUMEDOWN

Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
2024-04-14 20:16:30 +01:00
Johannes Marbach
b31f61f6c1 Move font to shared 2024-03-30 19:35:29 +00:00
Johannes Marbach
0d3c1677da Move cursor to shared component 2024-03-28 13:27:01 +01:00
Johannes Marbach
4f00ff228d Move/adapt archive and release script to repo root 2024-03-22 21:01:24 +01:00
Johannes Marbach
7a3b06cef0 Remove TOC and also link LVGL 2024-01-10 20:10:01 +01:00
Johannes Marbach
ee1e98448c List and link components 2024-01-10 20:08:33 +01:00
Johannes Marbach
fc9c2ee30f Add link to Matrix room 2024-01-02 21:00:11 +01:00
Johannes Marbach
0738a693fe Move files to correct folders 2024-01-02 20:32:29 +01:00
Johannes Marbach
27829106c4 Add linebreak 2023-10-22 21:57:53 +02:00
Johannes Marbach
048fd313c7 Add some screenshots to the README
Fixes: #47
2023-10-22 21:56:46 +02:00
Johannes Marbach
129f8a5828 Mention scdoc as build-time dependency 2023-04-04 20:31:16 +02:00
Johannes Marbach
8604098a69 Add hints about how to use unl0kr with Valgrind 2023-03-13 21:37:27 +01:00
Johannes Marbach
a5c69b0d0c Override config from conf.d 2023-03-12 20:24:28 +00:00
JohannesMarbach
028b1b7b2f Mention hotplug feature 2023-03-11 21:42:34 +01:00
JohannesMarbach
f17d9edb85 Merge backend and optional features sections 2023-03-11 21:40:49 +01:00
JohannesMarbach
e7c3351bdb Remove upstreaming section as it's getting hard to maintain 2023-03-11 21:32:45 +01:00
Johannes Marbach
aa3a4945e4 Handle input devices as they are plugged in and out 2023-03-11 20:20:34 +00: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
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
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
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
1ccbf7e155 Add script for generating screenshots 2021-11-14 13:44:06 +01:00
Johannes Marbach
672babb4de Update submodules, regenerate layouts, switch to OpenSans
Fixes: #2
2021-10-18 20:18:39 +02:00
Johannes Marbach
7790becf7c Enable key popovers on demand
Fixes: #4
2021-10-01 21:08:10 +02:00
Johannes Marbach
1e6a04fec2 Load configurable settings from configuration file
Closes: #7
2021-09-25 21:02:00 +02:00
Johannes Marbach
63dc04a23c Add fbdev PR 2021-09-25 11:49:36 +02:00
Johannes Marbach
50463b27c2 Eliminate libinput_multi*
Fixes: #3
2021-09-24 09:07:37 +02:00
Johannes Marbach
51b1945744 Add CLI interface
Fixes #5
2021-09-23 21:05:36 +02:00
Johannes Marbach
09061a5978 Auto-generate list of LVGL sources 2021-09-23 14:52:36 +02:00
clayton craft
5f9470121e convert project to use meson 2021-09-22 18:06:13 +00:00
Johannes Marbach
8ec06604e7 Update PR status 2021-09-22 12:33:06 +02:00
Johannes Marbach
04e363f242 Link to wiki 2021-09-21 21:56:48 +02:00
Johannes Marbach
45870e7c4b Fix casing 2021-09-21 21:45:07 +02:00
Johannes Marbach
61ff2a94d9 Small fixes 2021-09-21 21:40:25 +02:00
Johannes Marbach
010e842abc Add link 2021-09-21 14:56:14 +02:00
Johannes Marbach
cd69a7e8a3 Fix case 2021-09-21 13:51:05 +02:00
Johannes Marbach
32184c3489 Fix font links 2021-09-21 13:50:20 +02:00
Johannes Marbach
e264724c47 Change case 2021-09-21 13:47:08 +02:00
Johannes Marbach
debcbde985 Update description 2021-09-21 13:44:42 +02:00
Johannes Marbach
ae84dbbbc6 Customise Shift key 2021-09-20 13:05:12 +02:00
Johannes Marbach
ccbdf636bd Add ctrl flag PR 2021-09-20 10:13:45 +02:00
Johannes Marbach
f8df85dc50 Replace unsqu33kr with squeek2lvgl 2021-09-19 13:35:53 +02:00
Johannes Marbach
b440f8616d Add multi-device PR 2021-09-18 13:56:40 +02:00
Johannes Marbach
40610a9ee3 Update PR status 2021-09-15 21:08:10 +02:00
Johannes Marbach
fe3025ffd5 Add currently known shortcomings 2021-09-09 17:32:47 +02:00
Johannes Marbach
cc157afa1b Update PR status 2021-09-09 16:56:21 +02:00