Icod.Terminal 1.11.0 — persistent raster resources and placements - #52
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Completes
Icod.Terminal 1.11.0— persistent raster resources and placements.Version 1.11 adds a backend-neutral, session-owned terminal-resident raster ownership domain above the existing raw-raster and semantic capability-planning foundations.
Public 1.11 surface
TerminalCapability.PersistentRasterGraphics = 9, preserving existing values0..8;TerminalRasterResourceandTerminalRasterPlacementhandles;TerminalRasterPlacementOptionswith independently optionalColumns/Rowsin1..16384;TerminalSession.CreateRasterResourceAsync(...);TerminalRasterResource.CreatePlacementAsync(...);TerminalRasterPlacement.UpdateAsync(...);IAsyncDisposablecleanup for placements/resources.The common API does not expose Kitty image ids, image numbers, placement ids, raw APC command dictionaries, or backend selection.
Ownership and lifecycle
ENOENTinvalidates terminal-resident certainty and returns controlledUnavailablesemantics;Ordinary
RasterGraphicsremains distinct fromPersistentRasterGraphics, so verified Sixel can continue to satisfy ephemeral raster display without implying persistent ownership.Deliberate exclusions
1.11 does not add Sixel persistence emulation, public protocol ids, source rectangles, z-order, Unicode placeholders, relative/pixel placement, animation, scene-graph ownership, image decoding/transcoding, PTY/ConPTY hosting, or DCurses cell/window/layout/damage policy.
Compatibility and qualification
1.11.0;net8.0,net9.0,net10.0;1.0.0;9336a1f6def1c4b02e86db813bae27f45b95af33f47a2cf10dccd4d1d44324f2.Final PR head:
c16aaac5de0c5847798cc1659fcefa71e4f47a5fFinal Staging qualification:
workflow #1612 / 34699220283 — success
The unchanged final head passed:
Primary release authorities:
Icod.Terminal-1.11.0-Development-Roadmap.mddocs/C119-1.11.0-Release-Closure.mddocs/Persistent-Raster-Ownership.mddocs/Public-API-Baseline-1.11.mddocs/releases/1.11.0.mdMerge,
mainRelease validation,v1.11.0tagging, GitHub Release creation, and NuGet publication remain explicit maintainer actions.