Skip to content

tui-cs cleanup#5536

Merged
tig merged 4 commits into
mainfrom
tig-patch-1
Jun 24, 2026
Merged

tui-cs cleanup#5536
tig merged 4 commits into
mainfrom
tig-patch-1

Conversation

@tig

@tig tig commented Jun 24, 2026

Copy link
Copy Markdown
Member

Fixes

  • Fixes #_____

Proposed Changes/Todos

  • Todo 1

Pull Request checklist:

  • I've named my PR in the form of "Fixes #issue. Terse description."
  • My code follows the style guidelines of Terminal.Gui - if you use Visual Studio, hit CTRL-K-D to automatically reformat your files before committing.
  • My code follows the Terminal.Gui library design guidelines
  • I ran dotnet test before commit
  • I have made corresponding changes to the API documentation (using /// style comments)
  • My changes generate no new warnings
  • I have checked my code and corrected any poor grammar or misspellings
  • I conducted basic QA to assure all features are working

tig and others added 4 commits June 23, 2026 11:29
Back-merge v2.4.10 from main into develop
Maintainer ruling: Accepted is canonical for side effects; Accepting only to cancel.
getting-started.md said 'event handling uses the Accepting event', contradicting that.
Reword to: use Accepted for side effects (button presses); use Accepting only to
inspect/cancel (e.Handled = true). Both are public events on View; xrefs resolve.

Part of #5525.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
docs(getting-started): use Accepted for side effects (canonical rule)
Removed license badge from README.md
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