Skip to content

Add exclusive flag feature#918

Open
demperor-music wants to merge 1 commit into
mangowm:mainfrom
demperor-music:main
Open

Add exclusive flag feature#918
demperor-music wants to merge 1 commit into
mangowm:mainfrom
demperor-music:main

Conversation

@demperor-music
Copy link
Copy Markdown

@demperor-music demperor-music commented May 11, 2026

Adds an exclusive bind flag (e) that marks a bind as exclusive: it only fires on modifier release if no other bind or mousebind used the modifier during that press (release flag is required). Aims to be usable for the same usecases as #911 and #693 but with a more generic approach.

Example: bindre=SUPER,SUPER_L, [...]
This however can also be used for binds that AREN'T modifier-only, but you just want to be exclusive for any given reason.

@porl
Copy link
Copy Markdown

porl commented May 11, 2026

can confirm this works just as well as my version for my use case. assuming this is a cleaner solution I can probably close my pr.

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.

2 participants