- XCB 后端:X11 下 XGrabKey 零权限全局快捷键 - evdev 后端:Wayland 下 EVIOCGRAB + uinput 键盘事件拦截与重放 - GNOME 扩展 D-Bus 后端:GNOME Wayland 备用方案 - Portal GlobalShortcuts 后端:标准 Portal 快捷键 - libei 后端:GNOME 47+/KDE 实验性支持 - 后端工厂:根据会话类型和权限自动选择最优后端 - 录音指示器:浮动窗口在光标位置显示录音状态 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
9 lines
337 B
JSON
9 lines
337 B
JSON
{
|
|
"uuid": "io.impress.voice-input-hotkey@impress",
|
|
"name": "Impress Voice Input Hotkey",
|
|
"description": "Provides CapsLock global key events for Impress Voice Input via D-Bus",
|
|
"version": 1,
|
|
"shell-version": ["46", "47", "48", "50"],
|
|
"url": "https://gitea.impressionyang.top/impressionyang/impress_voice_input"
|
|
}
|