[PR #13473] [MERGED] Don't set full screen to quake window #29568

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/13473
Author: @davidegiacometti
Created: 7/9/2022
Status: Merged
Merged: 7/11/2022
Merged by: @undefined

Base: mainHead: issue-12894


📝 Commits (1)

  • 3328cb0 don't set full screen to quake window

📊 Changes

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

View changed files

📝 src/cascadia/TerminalApp/AppLogic.cpp (+1 -1)

📄 Description

If launch mode is set to full screen quake window is opened in full
screen.

Validation Steps Performed

  • Set startup > launch mode > full screen
  • Launch quake window
  • Quake window shouldn't be opened in full screen

Closes #12894


🔄 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/13473 **Author:** [@davidegiacometti](https://github.com/davidegiacometti) **Created:** 7/9/2022 **Status:** ✅ Merged **Merged:** 7/11/2022 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `issue-12894` --- ### 📝 Commits (1) - [`3328cb0`](https://github.com/microsoft/terminal/commit/3328cb07956df83a42546d58150fdfa0232e098e) don't set full screen to quake window ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/AppLogic.cpp` (+1 -1) </details> ### 📄 Description If launch mode is set to full screen quake window is opened in full screen. ## Validation Steps Performed - Set startup > launch mode > full screen - Launch quake window - Quake window shouldn't be opened in full screen Closes #12894 --- <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:35:40 +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#29568