524 Commits

Author SHA1 Message Date
Johannes Marbach
23a84b3cd8 Fix failing build when DRM is disabled 2024-03-31 08:24:42 +02:00
Johannes Marbach
7c1d4bd05d Unbreak styling of message box buttons 2024-03-30 21:45:24 +01:00
Johannes Marbach
b226eb1816 Fix shutdown message box not closing on decline 2024-03-30 21:27:37 +01:00
Johannes Marbach
5320429fcb Update lvgl 2024-03-30 21:25:49 +01:00
Johannes Marbach
eafc993f8d Merge branch 'johannes/shared-config' into 'master'
Move parts of config to shared

See merge request postmarketOS/buffybox!15
2024-03-30 20:13:56 +00:00
Johannes Marbach
8f1262ccb2 Move parts of config to shared 2024-03-30 21:12:37 +01:00
Johannes Marbach
1578617560 Use bbx prefix for shared code 2024-03-30 20:52:01 +01:00
Johannes Marbach
6cea4e60d6 Remove leftover font 2024-03-30 20:37:07 +01:00
Johannes Marbach
010fe734c9 Merge branch 'johannes/shared-font' into 'master'
Move font to shared

See merge request postmarketOS/buffybox!14
2024-03-30 19:35:29 +00:00
Johannes Marbach
b31f61f6c1 Move font to shared 2024-03-30 19:35:29 +00:00
Johannes Marbach
65637dcb43 Use internal names 2024-03-30 20:10:03 +01:00
Johannes Marbach
925b56d16e Fix naming 2024-03-30 20:08:00 +01:00
Johannes Marbach
479a3aca5d Merge branch 'johannes/buffyboard-themes' into 'master'
Add screenshots

See merge request postmarketOS/buffybox!13
2024-03-30 12:46:09 +00:00
Johannes Marbach
471c1fe0e3 Add screenshots 2024-03-30 12:46:09 +00:00
Johannes Marbach
3ea3f50cfd Merge branch 'johannes/buffyboard-themes' into 'master'
Add themes and fbdev force-refresh quirk via config

See merge request postmarketOS/buffybox!12
2024-03-30 07:41:15 +00:00
Johannes Marbach
ba0e7e4993 Add inih 2024-03-30 08:39:49 +01:00
Johannes Marbach
29e100b1d4 Fix typos 2024-03-30 08:37:59 +01:00
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