Skip to content

fix(x11): desktop-skin --plate og parse - #28

Open
FineComputer14451 wants to merge 2 commits into
mainfrom
fix/desktop-skin-plate-args
Open

fix(x11): desktop-skin --plate og parse#28
FineComputer14451 wants to merge 2 commits into
mainfrom
fix/desktop-skin-plate-args

Conversation

@FineComputer14451

Copy link
Copy Markdown
Owner

Summary

  • Fixes --plate og / --dpi 120 space-form (first pass was dying on bare --plate before the value pass).
  • Rejects --plate --dry-run style mistakes.
  • Extends self-test to exercise space-form parse.

Phone smoke hit this on main after pull.

Test plan

  • bash scripts/desktop-skin.sh self-test
  • apply --plate og --dpi 120 --dry-run
  • Phone: inside nethunter + nh-x11, apply --plate=og --dpi=120 --panel-slim

Bare --plate/--dpi/--panel-size no longer die in the first parse pass
before the next-arg pass runs; reject another flag as the value.
Space-form parse check sets DISPLAY=:0 for the dry-run child so CI
(no X session) still exercises --plate og without require_session dying.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant