Skip to content

Conversation

@Phemisters
Copy link

There were a few buttons which could not have shortcuts set, and this PR attempts to fix that.

This follows a pixls.us discussion, where a solution for the side-by-side button in snapshots.c was suggested.

I don't see anyone else attempting this, so I've tried the suggestion (which works for me) and created this PR.

While working on it, I noticed two buttons in the darkroom duplicate manager module also appeared to have no shortcut setting ability. This appears to be a different type of button set-up, so I have attempted to copy what I see in other places (using self instead of NULL). This seems to work when I tested it, but may be the wrong approach. I can easily remove the duplicate.c change.

* there were a few buttons which could not have shortcuts set
@dterrahe dterrahe self-requested a review January 17, 2026 15:48
Copy link
Member

@dterrahe dterrahe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both changes looking good. Thanks for fixing the oversight!

@TurboGit TurboGit added this to the 5.6 milestone Jan 17, 2026
@TurboGit TurboGit added bugfix pull request fixing a bug priority: low core features work as expected, only secondary/optional features don't release notes: pending labels Jan 17, 2026
@TurboGit
Copy link
Member

We have a new string here, so targeting 5.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix pull request fixing a bug priority: low core features work as expected, only secondary/optional features don't release notes: pending

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants