Commit graph

447 commits

Author SHA1 Message Date
Undef
0eae2838dc Add Buffyboard Man pages and Unify Build 2024-07-26 16:40:49 +00:00
Johannes Marbach
edeb5e4a35 Prepare for 3.2.0 2024-06-03 21:14:48 +02:00
Johannes Marbach
f29983eb46 Merge branch 'johannes/nord-theme' into 'master'
Add nord themes

See merge request postmarketOS/buffybox!17
2024-06-03 19:12:51 +00:00
Johannes Marbach
815fba1637 Update changelog and unchange config 2024-06-03 21:10:58 +02:00
Johannes Marbach
f631b81308 Merge branch 'master' into johannes/nord-theme 2024-06-03 21:06:23 +02:00
Johannes Marbach
0aec2da8f8 Merge branch 'adwaita' into 'master'
Added Adwaita dark theme

See merge request postmarketOS/buffybox!20
2024-04-22 13:29:19 +00:00
Jordie
91b10d6603 Added Adwaita dark theme 2024-04-22 13:29:18 +00:00
Johannes Marbach
a526239e0f Merge branch 'johannes/fix-screenshot-colors' into 'master'
Grab screenshots via fbcat to fix colors

See merge request postmarketOS/buffybox!21
2024-04-18 18:24:00 +00:00
Johannes Marbach
9ef8414f17 Grab screenshots via fbcat to fix colors 2024-04-18 20:21:11 +02:00
Caleb Connolly
4bc43d2bbf Merge branch 'caleb/iskey' into 'master'
iskey: new utility

See merge request postmarketOS/buffybox!19
2024-04-14 20:47:09 +00:00
Caleb Connolly
e783811705
ci: build iskey
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
2024-04-14 20:23:21 +01:00
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
fc99725211 Prepare for 3.1.0 2024-04-10 20:36:54 +02:00
Johannes Marbach
b5f25d60d7 Update lvgl to master 2024-04-10 20:34:33 +02:00
Johannes Marbach
1d38f532a8 Merge branch 'johannes/version-tests' into 'master'
Add tests for version flag

See merge request postmarketOS/buffybox!18
2024-04-01 15:06:58 +00:00
Johannes Marbach
0bfbcaf377 Add tests for version flag 2024-04-01 17:05:17 +02:00
Johannes Marbach
194a090d92 Add CLI flag for verbose logging 2024-04-01 16:21:44 +02:00
Johannes Marbach
1630e32a6b Merge branch 'master' into johannes/nord-theme 2024-03-31 21:07:20 +02:00
Johannes Marbach
586b0eec7a Restore label style 2024-03-31 21:07:10 +02:00
Johannes Marbach
57bd661504 Unbreak styling of message box label 2024-03-31 21:05:02 +02:00
Johannes Marbach
46389fccb6 Add nord themes 2024-03-31 20:53:27 +02:00
Johannes Marbach
1048c76aa3 Merge branch 'johannes/drm-ci' into 'master'
Verify backend on CI

See merge request postmarketOS/buffybox!16
2024-03-31 09:56:19 +00:00
Johannes Marbach
7d8da309c2 Verify backend on CI 2024-03-31 11:54:18 +02:00
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