Vladimir Stoiakin
aa28de93b9
update the URL of LVGL repository
2025-03-24 12:30:44 +03:00
Johannes Marbach
56a9867e90
Merge branch 'newline' into 'master'
...
unl0kr: add the CLI option to avoid suffixing a password with a newline character
Closes #44
See merge request postmarketOS/buffybox!40
2025-03-16 18:32:49 +00:00
Vladimir Stoiakin
9bb6b3acdf
unl0kr: add the CLI option to avoid suffixing a password with a newline character
...
Appending the newline character '\n' is the right thing to do when you print a password to a tty or a text file.
But different tools process it differently. For example, cryptsetup strips the newline character, but systemd-cryptsetup with a password agent does not.
This commit allows to control the newline character with an option.
2025-03-13 18:25:26 +03:00
Johannes Marbach
3196e47d51
Merge branch 'feature-unl0kr-swrot' into 'master'
...
Add software rotation to unl0kr
See merge request postmarketOS/buffybox!32
2025-03-12 20:11:38 +00:00
xs5871
a410763f02
Add software rotation to unl0kr
...
Co-authored-by: craftyguy
2025-03-12 20:11:38 +00:00
Johannes Marbach
6bf7a8406f
Merge branch 'debug_strings' into 'master'
...
unl0kr-agent: add more debug output
See merge request postmarketOS/buffybox!37
2025-02-27 20:04:03 +00:00
Vladimir Stoiakin
a573643403
unl0kr-agent: add more debug output
2025-02-24 11:57:13 +03:00
Johannes Marbach
32f4837e83
Merge branch 'fix_redefinition' into 'master'
...
build: add '-DLV_USE_LINUX_DRM=1' for unl0kr only
See merge request postmarketOS/buffybox!36
2024-12-09 20:22:37 +00:00
Vladimir Stoiakin
ee55a1aa8e
build: add '-DLV_USE_LINUX_DRM=1' for unl0kr only
2024-12-09 18:44:48 +03:00
Johannes Marbach
07e324c175
Merge branch 'drm_fix' into 'master'
...
unl0kr: select an available DRM device instead of a hard-coded one
Closes #38
See merge request postmarketOS/buffybox!35
2024-11-10 20:12:12 +00:00
Sorcus
c57913819c
unl0kr: select an available DRM device instead of a hard-coded one
2024-11-10 20:07:47 +00:00
Johannes Marbach
72a4220fea
Merge branch 'agent' into 'master'
...
unl0kr: add a systemd password agent
See merge request postmarketOS/buffybox!33
2024-11-06 20:46:42 +00:00
Vladimir Stoiakin
ee8e31ad4b
unl0kr: add a systemd password agent
2024-11-05 11:33:53 +03:00
Johannes Marbach
25aa94b565
Merge branch 'pr-systemd-service' into 'master'
...
add buffyboard systemd service
See merge request postmarketOS/buffybox!34
2024-11-02 10:10:16 +00:00
Colin
edf612adee
add buffyboard systemd service
2024-11-02 10:10:15 +00:00
Johannes Marbach
634af596d9
Remove tags
2024-10-11 20:09:08 +02:00
Johannes Marbach
c683350b9f
Add changelog for !31
2024-10-05 20:37:34 +02:00
Johannes Marbach
2d9a96f646
Merge branch 'pr-os-sleep' into 'master'
...
use OS sleep instead of polling to reduce CPU usage
See merge request postmarketOS/buffybox!31
2024-10-05 18:34:02 +00:00
Johannes Marbach
026c1b6f3b
Add changelog for sudo systemctl start mount-gdrive
2024-10-05 20:25:37 +02:00
Johannes Marbach
8a231905a4
Merge branch 'pr-scdoc-cross' into 'master'
...
specify scdoc as a native dependency instead of a runtime dependency
See merge request postmarketOS/buffybox!30
2024-10-05 18:23:39 +00:00
1551aabbc0
specify scdoc as a native dependency instead of a runtime dependency
2024-10-05 13:07:30 +00:00
a036d1e9a1
use OS sleep instead of polling to reduce CPU usage
...
without this lvgl never releases the CPU, and just pegs one of the cores
to 100%. see
<https://github.com/lvgl/lvgl/blob/master/docs/porting/timer_handler.rst >
2024-10-05 13:03:02 +00:00
Johannes Marbach
1e5ae8f8e5
Remove obsolete lvgl paths
2024-09-26 19:43:33 +02:00
Johannes Marbach
38daea5cf8
Add changelog for sudo systemctl start mount-gdrive.service
2024-09-26 19:41:39 +02:00
Johannes Marbach
83509c53a8
Merge branch 'meson' into 'master'
...
unify build systems of buffyboard and unl0kr
See merge request postmarketOS/buffybox!29
2024-09-26 17:39:34 +00:00
Vladimir Stoiakin
ec21e5ead9
unify build systems of buffyboard and unl0kr
2024-09-26 13:40:50 +03:00
Johannes Marbach
20b084c0b4
Add changelog for rm -r mnt/
2024-09-24 21:13:51 +02:00
Johannes Marbach
07eaae859e
Merge branch 'pabloyoyoista/fhs-usr-share' into 'master'
...
Make /usr/share paths comply with FHS
See merge request postmarketOS/buffybox!28
2024-09-24 19:09:53 +00:00
Pablo Correa Gomez
dd4905ccfb
Make /usr/share paths comply with FHS
2024-09-24 19:09:53 +00:00
Johannes Marbach
e3325b30bd
Merge branch 'usr-share' into 'master'
...
Load config from /usr/share aswell
Closes #30
See merge request postmarketOS/buffybox!26
2024-09-04 18:41:15 +00:00
fossdd
482b23bfea
Load config from /usr/share aswell
2024-09-04 18:41:15 +00:00
Johannes Marbach
d82dd9051c
Merge branch 'wip/undef/buffyboard-config' into 'master'
...
buffyboard: Install config file
See merge request postmarketOS/buffybox!25
2024-08-24 13:12:22 +00:00
undef
e15e0b638b
buffyboard: Install config file
...
Testing buffyboard ready for the Debian release I noticed that this
wasn't being installed.
2024-08-24 06:19:35 +00:00
Johannes Marbach
05a7512b97
Add changelog for !24
2024-08-08 20:08:18 +02:00
Johannes Marbach
79c1b2dfb6
Prevent logging internal LVGL errors to stdout
2024-08-08 20:05:28 +02:00
Johannes Marbach
71b0b812a1
Merge branch 'fix_repro' into 'master'
...
find-sources: Guarantee stable file order
See merge request postmarketOS/buffybox!24
2024-08-06 10:54:30 +00:00
Evangelos Ribeiro Tzaras
c5805d659c
find-sources: Guarantee stable file order
2024-08-06 10:54:29 +00:00
Johannes Marbach
5c324bffdf
Add changelog entries for ls
2024-07-26 18:44:37 +02:00
Johannes Marbach
401f9f1d58
Remove leftover note about unl0kr
2024-07-26 18:42:24 +02:00
Johannes Marbach
a9ea151e48
Merge branch 'master' into 'master'
...
Add Buffyboard Man pages and Unify Build
See merge request postmarketOS/buffybox!23
2024-07-26 16:40:49 +00:00
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