-
Notifications
You must be signed in to change notification settings - Fork 1
Report the Linux display backend and document the Wayland boundary #5
Copy link
Copy link
Open
Labels
area-cliCLI, scaffolding, validation, code generation, or diagnosticsCLI, scaffolding, validation, code generation, or diagnosticsarea-runtimeNative runtime, IPC, windows, filesystem, or database behaviorNative runtime, IPC, windows, filesystem, or database behaviorenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededready-for-contributorAccepted scope with enough context to implementAccepted scope with enough context to implement
Description
Metadata
Metadata
Assignees
Labels
area-cliCLI, scaffolding, validation, code generation, or diagnosticsCLI, scaffolding, validation, code generation, or diagnosticsarea-runtimeNative runtime, IPC, windows, filesystem, or database behaviorNative runtime, IPC, windows, filesystem, or database behaviorenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededready-for-contributorAccepted scope with enough context to implementAccepted scope with enough context to implement
Context
RustFrame currently supports Linux through the GTK/WebKit path and the public roadmap calls out an X11-only boundary. Doctor output should identify the active display session and give precise guidance instead of allowing a broad cross-platform claim.
Affected area
Acceptance criteria
Test command
cargo test -p rustframe-cli doctor cargo clippy -p rustframe-cli --all-targets -- -D warnings node scripts/check_public_contracts.mjsNon-goals