Raxol.Core.KeyboardShortcuts.ShortcutsServer (Raxol v2.0.1)
View SourceGenServer implementation for keyboard shortcuts management.
Provides state management for keyboard shortcuts with context awareness, priority handling, and functional pattern resolution.
Summary
Functions
Returns a specification to start this module under a supervisor.
Clear all shortcuts.
Clear context shortcuts.
Check if shortcuts are enabled.
Generate shortcuts help.
Get active context.
Get available shortcuts.
Get shortcuts for context.
Handle keyboard event.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_cast/2.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_info/2.
Initialize shortcuts configuration.
Register a keyboard shortcut.
Set active context.
Set conflict resolution strategy.
Set enabled state.
Unregister a shortcut.
Types
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Clear all shortcuts.
Clear context shortcuts.
Check if shortcuts are enabled.
Generate shortcuts help.
Get active context.
Get available shortcuts.
Get shortcuts for context.
Handle keyboard event.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_cast/2.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_info/2.
Initialize shortcuts configuration.
Register a keyboard shortcut.
Set active context.
Set conflict resolution strategy.
Set enabled state.
Unregister a shortcut.