Merged
Conversation
for more information, see https://pre-commit.ci
nriley
requested changes
Jan 10, 2026
Collaborator
nriley
left a comment
There was a problem hiding this comment.
From the community backlog session:
- For consistency, please make the buttons only contain the speakable text and move the explanations of what the buttons do to text outside the buttons (above or below them)
- Please update the "you may say one of the following commands" to make it clear that buttons in community imgui windows contain speakable text (and fix any exceptions such as the hide button in "help scope" → "scope hide")
- Mention the existence of the Talon status menu/tray icon
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Contributor
Author
I would like to do some more testing before merge, but I have implemented the requested changes. For enumerated lists such as help context, I decided to have the spoken form before the |
Contributor
Author
|
I believe I have done adequate testing so this is ready for review again. |
for more information, see https://pre-commit.ci
Contributor
Author
nriley
reviewed
Jan 17, 2026
nriley
reviewed
Jan 17, 2026
nriley
reviewed
Jan 17, 2026
nriley
reviewed
Jan 17, 2026
nriley
reviewed
Jan 17, 2026
nriley
reviewed
Jan 17, 2026
nriley
reviewed
Jan 17, 2026
| gui.line() | ||
|
|
||
| gui.text( | ||
| "You can see the Talon menu by right clicking the Talon icon in the system tray" |
Collaborator
There was a problem hiding this comment.
Suggested change
| "You can see the Talon menu by right clicking the Talon icon in the system tray" | |
| "You can see the Talon menu by right clicking the Talon icon in the system tray or status area" |
nriley
reviewed
Jan 17, 2026
nriley
reviewed
Jan 17, 2026
nriley
reviewed
Jan 17, 2026
nriley
reviewed
Jan 17, 2026
nriley
approved these changes
Jan 17, 2026
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.

Display new user message on startup. It stops being shown on startup if the user ever uses the
message dismisscommand. This offers buttons for opening useful resources and shows spoken forms for corresponding commands.It currently provides commands/buttons for opening: the Talon wiki, the Talon slack, and the Talon practice webpages.