| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix: resolve remaining state-machine audit findings (#1083) | 25 天前 | |
chore: release v0.4.1 (#91) Co-authored-by: aprilnea[bot] <263112868+aprilnea[bot]@users.noreply.github.com> | 3 个月前 | |
refactor(gui): rename openlogi-gui to openlogi-desktop Splitting the overlay out left three GPUI crates whose names no longer distinguished them: `openlogi-gui` was one of three GUI crates, and it sat one letter away from `openlogi-ui`. `openlogi-desktop` / `openlogi-ui` / `openlogi-overlay` say which is which. `openlogi` was the obvious short name but it is already the CLI binary, and a bare `openlogi` currently defaults to `list` — freeing it would mean merging the two front ends and changing that default, which is a separate decision. The binary is renamed with the package, so this is a breaking change on Linux: the command is now `openlogi-desktop`, and the `.desktop` entry launches it. macOS and Windows are unaffected in practice — the executable lives inside `OpenLogi.app`, and CI already stages the Windows build as `OpenLogi.exe`. The Windows tray matches the GUI process by name, so `is_gui_process_name` moves with it. `locales/` travels with the crate directory, so `crowdin.yml` and the sync job point at the new path. The source file must be renamed on the Crowdin side before this merges, or the next push creates a second file and orphans the existing translations. | 1 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 25 天前 | ||
| 3 个月前 | ||
| 1 个月前 |