Commit graph

407 commits

Author SHA1 Message Date
Johannes Marbach
77d16aec96 Update README 2024-03-30 08:34:13 +01:00
Johannes Marbach
81c331f66c Move theme config to other section 2024-03-30 08:28:41 +01:00
Johannes Marbach
fd0bd170a1 Fix font generation 2024-03-30 08:21:38 +01:00
Johannes Marbach
2987305546 Add themes and fbdev force-refresh quirk via config 2024-03-30 08:06:29 +01:00
Johannes Marbach
a4a4734317 Merge branch 'johannes/shared-indev' into 'master'
Move indev to shared component

See merge request postmarketOS/buffybox!11
2024-03-28 13:33:50 +00:00
Johannes Marbach
b98b8d1be2 Move indev to shared component 2024-03-28 14:31:27 +01:00
Johannes Marbach
f81f4587f6 Merge branch 'johannes/shared-log' into 'master'
Move log to shared component

See merge request postmarketOS/buffybox!10
2024-03-28 12:46:00 +00:00
Johannes Marbach
f4482706bc Move log to shared component 2024-03-28 13:44:33 +01:00
Johannes Marbach
f83a7d80f7 Merge branch 'johannes/shared-cursor' into 'master'
Move cursor to shared component

See merge request postmarketOS/buffybox!9
2024-03-28 12:31:29 +00:00
Johannes Marbach
0d3c1677da Move cursor to shared component 2024-03-28 13:27:01 +01:00
Johannes Marbach
537035c474 Update changelog for 3.0.0 2024-03-22 21:03:34 +01:00
Johannes Marbach
4f00ff228d Move/adapt archive and release script to repo root 2024-03-22 21:01:24 +01:00
Johannes Marbach
d9cb372c5c Define how to changelog for individual apps 2024-03-21 15:12:15 +01:00
Johannes Marbach
e86179e03c Add missing buffyboard changelog entries 2024-03-21 15:09:17 +01:00
Johannes Marbach
93365698f9 Move and update changelog 2024-03-21 14:59:38 +01:00
Johannes Marbach
a67751cfef Revert "Include sigaction header to silence IDE errors"
This reverts commit 60e368289e.
2024-03-21 14:44:20 +01:00
Johannes Marbach
60e368289e Include sigaction header to silence IDE errors 2024-03-21 14:41:42 +01:00
Johannes Marbach
783c971e84 Merge branch 'johannes/software-rotation' into 'master'
Restore software rotation

Closes #26

See merge request postmarketOS/buffybox!8
2024-03-21 13:32:06 +00:00
Johannes Marbach
785e831063 Restore software rotation
Fixes: #26
2024-03-21 14:27:20 +01:00
Johannes Marbach
a5f271df51 Update file README.md 2024-03-13 07:40:25 +00:00
Johannes Marbach
7285fb9e04 Merge branch 'johannes/one-lvgl-to-rule-them-all' into 'master'
Use a single lvgl submodule for all apps

See merge request postmarketOS/buffybox!6
2024-02-22 12:14:28 +00:00
Johannes Marbach
be5a0f4c63 Use a single lvgl submodule for all apps 2024-02-22 12:14:28 +00:00
Johannes Marbach
3aa96d5c5d Merge branch 'johannes/buffyboard-lvgl-master' into 'master'
Update buffyboard to lvgl master

See merge request postmarketOS/buffybox!5
2024-02-19 13:20:21 +00:00
Johannes Marbach
5bb73f8001 Update buffyboard to lvgl master 2024-02-19 13:20:20 +00:00
Johannes Marbach
f9ce5dd414 Merge branch 'johannes/smoke-ci' into 'master'
Add rudimentary CI for building unl0kr

See merge request postmarketOS/buffybox!4
2024-01-29 13:44:01 +00:00
Johannes Marbach
e6914720c2 Add rudimentary CI for building unl0kr 2024-01-29 14:42:07 +01:00
Johannes Marbach
60998611f1 Merge branch 'johannes/lv-drivers-upstream' into 'master'
Adaptions for upstreamed libinput driver

See merge request postmarketOS/buffybox!3
2024-01-29 12:56:00 +00:00
Johannes Marbach
9e7ae24fe3 Adaptions for upstreamed libinput driver 2024-01-29 12:56:00 +00:00
Johannes Marbach
38180ee306 Update to latest lvgl, fix warning 2024-01-29 10:36:02 +01:00
Johannes Marbach
500fe668ae Merge branch 'johannes/unl0kr' into 'master'
Update to LVGL master (unl0kr)

Closes #25

See merge request postmarketOS/buffybox!2
2024-01-25 09:59:45 +00:00
Johannes Marbach
f41d3d3130 Update to LVGL master (unl0kr) 2024-01-25 09:59:45 +00:00
Johannes Marbach
db906419e8 Minor formatting 2024-01-12 10:00:05 +01:00
Johannes Marbach
fadf86d8b0 Replace license headers with SPDX-License-Identifiers 2024-01-12 09:51:43 +01:00
Johannes Marbach
f819807e51 Set up static cursor image generation in preparation for LVGL master
Relates to: #25
2024-01-12 09:40:57 +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
c8d1b8905a Use 'buffybox' in copyright headers 2024-01-10 19:54:00 +01:00
Johannes Marbach
102e815fd0 Remove redundant COPYING files 2024-01-10 19:51:54 +01:00
Johannes Marbach
e5836da124 Restore submodules for buffyboard 2024-01-09 21:13:34 +01:00
Johannes Marbach
e8c9e300f2 Revert squeek2lvgl from being a submodule 2024-01-09 21:06:53 +01:00
Johannes Marbach
fc9c2ee30f Add link to Matrix room 2024-01-02 21:00:11 +01:00
Johannes Marbach
24a56d8b90 Set up submodules 2024-01-02 20:43:40 +01:00
Johannes Marbach
0738a693fe Move files to correct folders 2024-01-02 20:32:29 +01:00
Johannes Marbach
62e2108d0a Merge remote-tracking branch 'old-unl0kr/master' into unl0kr 2024-01-02 20:30:00 +01:00
Johannes Marbach
a9267a2168 Move other files out of the way 2024-01-02 20:28:25 +01:00
Johannes Marbach
d6839a1630 Prepare for 2.0.3 2023-12-19 21:19:13 +01:00
Johannes Marbach
cb4aefb1ab Update lv_drivers for stopgap solution for slow react on hardware keyboard (#36, thanks @jane400) 2023-12-19 21:18:40 +01:00
Johannes Marbach
fbfb1e0c9c Merge branch 'feature/top-row' into 'master'
Add extra top row on base and upper layer

Closes #49

See merge request cherrypicker/unl0kr!25
2023-12-19 20:00:20 +00:00
Johannes Marbach
1696454986 Update changelog 2023-12-19 20:58:08 +01:00
Johannes Marbach
9df9310206 Remove commented code 2023-12-19 20:56:28 +01:00