[PR #11692] [MERGED] Fix missing window border when use "win+arrow down" in fullscreen mode in Conhost #28714

Open
opened 2026-01-31 09:30:20 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/11692
Author: @serd2011
Created: 11/5/2021
Status: Merged
Merged: 11/16/2021
Merged by: @undefined

Base: mainHead: 10607-conhost


📝 Commits (2)

  • 0060e62 works
  • d977b64 Merge remote-tracking branch 'origin/main' into HEAD

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 src/interactivity/win32/windowproc.cpp (+4 -0)

📄 Description

Window exits out of fullscreen if it receives SC_RESTORE

Closes #10607


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/11692 **Author:** [@serd2011](https://github.com/serd2011) **Created:** 11/5/2021 **Status:** ✅ Merged **Merged:** 11/16/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `10607-conhost` --- ### 📝 Commits (2) - [`0060e62`](https://github.com/microsoft/terminal/commit/0060e62ba3bb9c0caaf2a685ecd463f7f61ff27f) works - [`d977b64`](https://github.com/microsoft/terminal/commit/d977b649f14fc1c52d6358b9ef876f5dfbe91632) Merge remote-tracking branch 'origin/main' into HEAD ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/interactivity/win32/windowproc.cpp` (+4 -0) </details> ### 📄 Description Window exits out of fullscreen if it receives SC_RESTORE Closes #10607 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:30:20 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#28714