Skip to content

v0.7.11

Choose a tag to compare

@Chasen-Liao Chasen-Liao released this 16 Jun 05:10

🚀 Features / 新特性

  • Native Custom Title Bar / 原生自定义标题栏
    • Integrated a custom title bar that perfectly matches the application's visual theme (both dark and light modes).
    • 移除了传统的 Windows 标题栏,实现了与应用深浅色主题完美融合的原生自定义标题栏。
    • Maintained the standard Windows 11 window controls (minimize, maximize, close) with proper snap layouts support.
    • 保留了 Windows 11 原生的窗口控制按钮(最小化、最大化、关闭),并支持贴靠布局。
    • Added a drag region to the top toolbar for seamless window dragging.
    • 在顶部工具栏增加了拖拽区域,方便直接拖动整个应用窗口。

🐛 Bug Fixes / 问题修复

  • Fixed an issue where the file panel toggle button and standard window controls could overlap.
  • 修复了文件面板开关按钮与系统窗口控制按钮可能重叠的问题,为其分配了专属的安全边距。