Skip to content

Feature/UI optimize #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Feature/UI optimize #1

wants to merge 12 commits into from

Conversation

seasonyuu
Copy link

@seasonyuu seasonyuu commented Dec 25, 2024

主要修改内容:

  1. 监听文件变化,对文件大小变化、修改时间变化、删除做出界面对应展示;
  2. 表格 item 新增固定显示的修改日期项、定位文件按钮。
  3. Windows 版本编译时,内嵌 WebView2

@seasonyuu seasonyuu requested a review from xingrz December 25, 2024 08:52
@seasonyuu seasonyuu self-assigned this Dec 25, 2024
@seasonyuu
Copy link
Author

附图
image
image

@seasonyuu seasonyuu requested a review from xingrz December 27, 2024 02:25
xryu added 5 commits May 1, 2025 14:26
All we need actually is `$DBUS_SESSION_BUS_ADDRESS`, which we can easily
achieved by running `dbus-send` via shell.
@xingrz xingrz force-pushed the feature/ui_optimize branch from 735fa9b to 86b98da Compare May 1, 2025 06:47
Also fix a case where multiple lines may arrived in one data event, which
leads `onPartition` not getting called.

Signed-off-by: xychen <[email protected]>
@xingrz xingrz force-pushed the feature/ui_optimize branch from 86b98da to 5c83c1c Compare May 1, 2025 07:58
@xingrz xingrz force-pushed the feature/ui_optimize branch from 5c83c1c to f38cbd4 Compare May 1, 2025 09:38
@xingrz xingrz force-pushed the feature/ui_optimize branch 2 times, most recently from 0373ef9 to 650ec04 Compare May 2, 2025 14:02
xychen and others added 2 commits May 8, 2025 15:21
* needed by the following fs watch feature

Signed-off-by: xychen <[email protected]>
Signed-off-by: xychen <[email protected]>
@xingrz xingrz force-pushed the feature/ui_optimize branch from 650ec04 to 9cfc684 Compare May 8, 2025 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants