mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#807
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/codexu/note-gen/pull/894
Author: @codexu
Created: 2/5/2026
Status: ✅ Merged
Merged: 2/5/2026
Merged by: @codexu
Base:
dev← Head:tray📝 Commits (3)
d1a52f7refactor: 移除 tray 重做48967ccrefactor: 重构 tray 功能112fab5feat: 设置可以 focus📊 Changes
10 files changed (+115 additions, -219 deletions)
View changed files
📝
src-tauri/Cargo.toml(+2 -2)📝
src-tauri/src/app_setup.rs(+7 -7)📝
src-tauri/src/main.rs(+8 -10)📝
src-tauri/src/tray.rs(+48 -104)📝
src-tauri/src/window.rs(+9 -36)📝
src/app/core/main/page.tsx(+40 -2)📝
src/app/core/setting/general/interface-settings/index.tsx(+0 -2)➖
src/app/core/setting/general/interface-settings/tray-settings.tsx(+0 -42)📝
src/lib/skills/dependency-installer.ts(+1 -1)📝
src/stores/setting.ts(+0 -13)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.