breadpad/breadman/src
Breadway c13b7b0599 breadman: add --screenshot CLI mode for automated capture
Same reasoning as breadpad, extending breadman's own hand-rolled arg
parser rather than adding clap. --screenshot <view> doubles as the view
selector — breadman already supports opening directly to a named stack
page via --view/initial_view, so this just feeds that same mechanism
instead of needing a separate one. Full known-size canvas capture, plain
top-level window (not layer-shell).

Also fixes the same NON_UNIQUE footgun as breadpad/breadbox/etc.
2026-07-29 16:37:01 +08:00
..
views Prepare repo for GitHub publication 2026-06-06 12:25:40 +08:00
editor.rs Prepare repo for GitHub publication 2026-06-06 12:25:40 +08:00
main.rs breadman: add --screenshot CLI mode for automated capture 2026-07-29 16:37:01 +08:00
screenshot.rs breadman: add --screenshot CLI mode for automated capture 2026-07-29 16:37:01 +08:00