Hotkey Duplicate Detection #5080
Locked
dodgepong
announced in
Requests For Proposals (Bounties)
Replies: 4 comments 20 replies
-
I found that interesting to do, here's my proposal for this task:
|
Beta Was this translation helpful? Give feedback.
20 replies
This comment was marked as off-topic.
This comment was marked as off-topic.
-
I think alongside some sort of indicator in the rows that contain duplicate items, I'd also show a warning text at the bottom of the window similar to how we do for surround audio or MP4 recording. And some sort of method to filter by duplicates to make it easier to clear them out. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This bounty has been claimed and completed. #5297 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Duplicate Hotkey Warning in Settings
Feature Summary
Show a warning in the hotkeys settings panel if a key or key combination is in use by another hotkey shortcut.
Background and Motivation
Right now, OBS users are able to set multiple actions to the same shortcut. Frequently this can be intentional, as some users wish for OBS to be able to do multiple things with a single keypress. However, this is not always the case, and users may want to know when a hotkey they set is already in use so that they are fully aware of what might happen when the press that hotkey. Therefore, OBS should show a warning when a duplicate shortcut is set, but because we want to keep the ability to trigger multiple actions with the same shortcut, the warning should not be interruptive.
Request For Proposal
Submit a proposal explaining how you will implement this feature such that it meets the following requirements:
* Multiple contributors may assist with implementation on different platforms if necessary, and may split the bounty according to the level of contribution they made to the project.
Please read Tips for Writing a Good Proposal for guidance on how to author your proposal.
The OBS development team will consider all submitted proposals and select one submission to be implemented by the developer who submitted it. That developer will be eligible to collect the bounty upon completion of the project according to the criteria listed below.
Bounty
The bounty for implementing this feature is $1000.
You can learn more about the OBS Project Bounty Program here.
If you wish to contribute funds toward increasing the amount on this bounty, contribute to the OBS Project Bounty Fund and select the "Hotkey Duplicate Detection" option (or just click here).
Completion Criteria
You may collect the bounty when the following are true:
master
branch of the appropriateobsproject
repositories.Additional Information
Initial proposal from OBS Ideas page: https://ideas.obsproject.com/posts/1327/duplicate-hotkeys-warning
Beta Was this translation helpful? Give feedback.
All reactions