Skip to content

v0.1.0

Choose a tag to compare

@BaldwinShu BaldwinShu released this 09 Aug 01:19
· 16 commits to main since this release

FeatherFences · 轻栅栏 v0.1.0

Rust / Win32 从零实现的超轻量桌面分区整理工具(内存占用约 57MB)。本文件为编译产物,源码见仓库。

使用

  • 双击 feather-fences.exe 即可运行(Windows 10/11 x64)
  • 首次运行自动在 %APPDATA%\feather-fences\ 创建配置与收纳箱目录

特性

  • 透明半透明栅栏(WS_EX_LAYERED + UpdateLayeredWindow 逐像素 Alpha)
  • 文件夹栅栏 / 收纳栅栏(独立收纳箱)、图标网格、拖入拖出
  • 翻页动画 + 分页圆点、幽灵 / 禅模式、桌面清扫、开机自启

安全说明

  • 纯本地运行,不联网、不上传任何数据
  • 本 exe 已剔除编译机路径信息(-Zlocation-detail=none),不泄露开发者本机路径