HandyOrg / HandyOrg/HandyControl
全屏窗口加上 ITaskbarList2.MarkFullscreenWindow 方法
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
这是我找到的更加稳定的辅助方法,在原有的稳定全屏基础上,添加 ITaskbarList2::MarkFullscreenWindow 的调用,可以进一步解决任务栏弹出的问题
详细请看: WPF 稳定的全屏化窗口方法
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked WPF example, especially the implementation under KenafearcuweYemjecahee at the referenced commit, and locate the corresponding fullscreen-window entry point in HandyControl. Check how the existing stable fullscreen behavior is integrated, then verify that applying ITaskbarList2.MarkFullscreenWindow prevents the taskbar from appearing during fullscreen use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100