mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-24 02:20:10 +08:00
* feat: add support for allowing Escape key to exit fullscreen mode * feat(i18n): add translation for allowing ESC key to exit fullscreen mode in multiple locales * feat: enable Escape key to exit fullscreen mode regardless of platform * feat: 添加允许使用Escape键退出全屏模式的功能,并更新相关国际化支持 * fix: 修复全屏模式下Escape键退出功能的状态管理,移除相关设置项 * feat: 添加全屏状态管理功能至导航栏,更新右侧导航栏组件以支持全屏模式 * feat: 更新导航栏以支持全屏模式,调整右侧导航栏的内边距 * fix: 更新全屏模式下Escape键退出功能的默认设置为启用 * refactor: 移除全屏模式下Escape键退出功能的状态管理逻辑 * fix: 移除全屏模式下Escape键退出功能的调试日志 * feat: 添加全屏模式下Escape键的快捷键配置,默认启用 * refactor: 移除与全屏模式下Escape键退出功能相关的IPC通道和配置 * refactor: 移除全屏模式下Escape键退出功能的配置项 * refactor: 移除Navbar和McpSettingsNavbar中与全屏模式相关的代码 * refactor: 移动exit_fullscreen快捷键配置到shortcuts数组末尾 * refactor: 添加全屏模式下快捷键未设置时直接退出全屏的逻辑 * refactor: 添加全屏模式下快捷键未设置时直接退出全屏的逻辑 * refactor: remove unused useFullscreen hook * refactor: remove 'allow ESC key to exit fullscreen mode' translations from multiple locale files --------- Co-authored-by: George Zhao <georgezhao@SKJLAB> |
||
|---|---|---|
| .. | ||
| main | ||
| preload | ||
| renderer | ||