mirror of
https://github.com/Insality/druid
synced 2025-06-27 18:37:45 +02:00
287 B
287 B
Hotkey Quick API reference
hotkey:add_hotkey(keys, [callback_argument])
hotkey:init(keys, callback, [callback_argument])
hotkey:is_processing()
hotkey:on_focus_gained()
hotkey:on_input([action_id], [action])
hotkey:on_style_change(style)
hotkey:set_repeat(is_enabled_repeated)