This repository was archived by the owner on Mar 23, 2026. It is now read-only.
feat: 保留上次浮窗的位置 #444
Merged
Merged
Conversation
Member
Author
|
Important 浮窗位置不一定100%复原原因
|
Member
hao |
RinLit-233-shiroko
approved these changes
Feb 15, 2025
RinLit-233-shiroko
pushed a commit
that referenced
this pull request
Feb 17, 2025
### 笑点解析 - 我怎么给update_timer删了(?  #444 --- #### 修复前后:  ==>  ---
pizeroLOL
pushed a commit
to pizeroLOL/Class-Widgets
that referenced
this pull request
Aug 10, 2025
* fix(#426) :时差偏移应用到课程表,对通知限制 * fix(#426): 时差偏移应用到课程表,限制通知2s内仅触发一次 * feat: 保留浮窗上次启动位置
pizeroLOL
pushed a commit
to pizeroLOL/Class-Widgets
that referenced
this pull request
Aug 10, 2025
### 笑点解析 - 我怎么给update_timer删了(?  Class-Widgets#444 --- #### 修复前后:  ==>  ---
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
feat: #443
clone #443
修改:
main.py
修改后流程
1.初始化窗口
2.获取屏幕尺寸
3.计算默认位置
4.加载保存的位置或使用默认位置
测试