Skip to content

Add function for opening keybinds popup#1880

Merged
dankmeme01 merged 1 commit intomainfrom
open-keybind-settings
Mar 1, 2026
Merged

Add function for opening keybinds popup#1880
dankmeme01 merged 1 commit intomainfrom
open-keybind-settings

Conversation

@dankmeme01
Copy link
Member

@dankmeme01 dankmeme01 commented Feb 28, 2026

Allows mods to open a keybinds popup, and to navigate to a specific page and show only that mod's keybinds.

e.g. this code in Globed results in the following popup being opened

geode::openKeybindsPopup(std::nullopt, Mod::get());
image

The implementation might not be the best, specifically the "collapse" all other mods part; could make the title setting always store a mod to remove need for string comparison

@dankmeme01 dankmeme01 merged commit b5372ff into main Mar 1, 2026
12 checks passed
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