mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[PR #215] [MERGED] feat: 截图记录重新设计,由桌面截图改为窗口截图。 #711
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#711
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/215
Author: @codexu
Created: 5/28/2025
Status: ✅ Merged
Merged: 5/28/2025
Merged by: @codexu
Base:
dev← Head:refactor-screenshot📝 Commits (4)
6d5f7ccfeat: 窗口截图c0f65b0feat: 弹窗窗口截图8651e8efeat: 保存截图7d5e9f2style: 截图风格改为深色📊 Changes
15 files changed (+1404 additions, -413 deletions)
View changed files
📝
messages/zh.json(+1 -1)📝
next.config.ts(+1 -1)📝
package.json(+4 -2)📝
pnpm-lock.yaml(+66 -13)📝
src-tauri/Cargo.lock(+827 -176)📝
src-tauri/Cargo.toml(+2 -1)📝
src-tauri/src/main.rs(+1 -2)📝
src-tauri/src/screenshot.rs(+82 -45)➕
src/app/core/index.d.ts(+11 -0)📝
src/app/core/record/mark/control-scan.tsx(+137 -97)➕
src/app/core/record/mark/crop.scss(+8 -0)📝
src/app/globals.scss(+1 -1)➖
src/app/screenshot/page.tsx(+0 -73)➕
src/components/ui/carousel.tsx(+262 -0)📝
tsconfig.json(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.