Skip to content

Conversation

@NicksWorld
Copy link
Contributor

@NicksWorld NicksWorld commented Nov 20, 2025

This reworks the hotkey support currently present in Core into a separate module for all related functionality. A number major changes/additions have been made during my rework:

  • The modifier key "Super" is now permitted
  • Any key recognized by SDL, and not a modifier, can now be used in keybinds
  • A lua api for adding/removing/listing keybinds
  • New functionality to store the next keybind-compatible input, for use in graphical keybinding menus

@NicksWorld NicksWorld force-pushed the refactor/hotkey_module branch from ab79524 to b5d8899 Compare November 20, 2025 18:35
@dhthwy
Copy link
Contributor

dhthwy commented Nov 20, 2025

Lua API should make it easier to test most of the hotkey surface.

@NicksWorld NicksWorld force-pushed the refactor/hotkey_module branch from 8a8ac10 to 43ecdad Compare November 21, 2025 01:52
@NicksWorld NicksWorld force-pushed the refactor/hotkey_module branch from 1ab8893 to 68e0d5b Compare November 23, 2025 01:35
@NicksWorld NicksWorld changed the title Refactor hotkey code into seperate module Rework hotkey support Nov 24, 2025
@NicksWorld NicksWorld force-pushed the refactor/hotkey_module branch from 00fb481 to b89d747 Compare November 25, 2025 16:03
@NicksWorld NicksWorld marked this pull request as ready for review November 25, 2025 16:24
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.

3 participants