Skip to content

Fix option handling#61

Draft
stoeckmann wants to merge 3 commits into
masterfrom
screen_tile
Draft

Fix option handling#61
stoeckmann wants to merge 3 commits into
masterfrom
screen_tile

Conversation

@stoeckmann

@stoeckmann stoeckmann commented Apr 15, 2026

Copy link
Copy Markdown
Owner
  • Last mode overrides previous ones
  • Only one mode is applied to an output

Things to do:

  • Add remarks about Co-authored-by or at least Reported-by

@stoeckmann stoeckmann force-pushed the screen_tile branch 6 times, most recently from 6d6b68f to 9c977e7 Compare April 15, 2026 21:53
Integers will be -1, use "all" for strings instead of NULL. This allows
the options to reset all values to their defaults if desired.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
Override previous options with latest one, even if they are less
specific, e.g. --output all after a more specific one.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
Look up the appropriate option and process output only once.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
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