[RFC] 124 - 桌面端自定义快捷键 #8556
arvinxx
started this conversation in
RFC | 特性开发
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
现有快捷键实现架构分析
现有快捷键系统特点
🏗️ 双层架构设计
渲染进程快捷键 (网页内)
react-hotkeys-hook
库Global
,Chat
,Files
,Image
UserStore
中主进程全局快捷键 (系统级)
globalShortcut
API📊 配置管理系统
HOTKEYS_REGISTRATION
自动生成🎨 完整的UI界面
src/app/[variants]/(main)/settings/hotkey/
@lobehub/ui
的HotkeyInput
组件Beta Was this translation helpful? Give feedback.
All reactions