mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 08:13:14 +02:00
trigger: add hook focus
This commit is contained in:
@@ -52,6 +52,7 @@ enum t_trigger_hook_type
|
||||
TRIGGER_HOOK_COMMAND_RUN,
|
||||
TRIGGER_HOOK_TIMER,
|
||||
TRIGGER_HOOK_CONFIG,
|
||||
TRIGGER_HOOK_FOCUS,
|
||||
/* number of hook types */
|
||||
TRIGGER_NUM_HOOK_TYPES,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user