HandyOrg / HandyOrg/HandyControl

全屏窗口加上 ITaskbarList2.MarkFullscreenWindow 方法

Open
#1,601 0 comments 1 reaction 0 assignees View on GitHub

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 稳定的全屏化窗口方法

例子: https://github.com/lindexi/lindexi_gd/tree/46e400d9d4601730c1f5c974ea568416453fe48d/KenafearcuweYemjecahee

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.