Display tweaks: no animations, BT profile text, 20s slideshow — CI failing #3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
nice_epaper): Luna animation off (CONFIG_NICE_OLED_WIDGET_WPM_LUNA=n); active BT profile now shown as text next to the connection icon instead of a barely-visible 3px dot row; the WPM widget's non-Luna gauge/needle fallback dropped (upstream bug — callscos/sinwith no usable declaration on this freestanding libc, so it never compiled until Luna was actually disabled).nice_view_custom): slideshow dwell changed from a hardcoded 10 minutes to 20 seconds.CONFIG_CUSTOM_ANIMATION_SPEEDineyelash_sofle_right.confwas dead — the code never read it.west(not in-repo), so the fixes live aspatches/*.patch, applied at build time inbuild.sh,flake.nix, and.github/workflows/build-user-config.yml.draw.ymlis actually blocked.State
display-tweaks(commit2d360cd227f7d50f6c4d686d12bd9c32ddb738bb), pushed to origin, matches local working copy exactly (verified withjj st/jj log -r 'remote_bookmarks()').left,right,studioLeft,settingsReset) — verified withnix build .#<target> --no-link --print-build-logs../build.sh) was not exercised this session — the patch-loop was added there by inspection/analogy with the Nix path, not build-tested.Blocker
Forgejo CI run #116 failed in 1m43s — too fast to be a real firmware build failure (those take 5–12 min elsewhere in the run history), so it likely died in the new "Apply local display patches" step or an earlier matrix step. Log not yet inspected: no Forgejo API token is configured in this environment, and the
forgejoMCP tool set has no raw job-log endpoint. Two ways to unblock:tea login add --url https://git.cl12.de --token <token>(teaavailable vianix run nixpkgs#tea) so logs can be pulled directly.Next
./build.shat least once (untested this session).display-tweaksintomain(needs confirmation first — never merge to main without checking with the user).