[PR #15313] [MERGED] Update MUX to 2.8.4 #30576

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/15313
Author: @zadjii-msft
Created: 5/8/2023
Status: Merged
Merged: 5/10/2023
Merged by: @DHowett

Base: mainHead: dev/migrie/b/revert-mux-2.8-bodge


📝 Commits (4)

  • 65ea995 Reverts a MUX 2.8 bodge fix
  • 232abc2 Revert "Fix reordering tabs mysteriously shuffling the actual backing tabs (#15178)"
  • 713c7d2 Merge remote-tracking branch 'origin/main' into dev/migrie/b/revert-mux-2.8-bodge
  • 89105e4 Update MUX to 2.8.4

📊 Changes

8 files changed (+41 additions, -35 deletions)

View changed files

📝 dep/nuget/packages.config (+1 -1)
📝 src/cascadia/TerminalApp/MinMaxCloseControl.xaml (+1 -1)
📝 src/cascadia/TerminalApp/TabManagement.cpp (+30 -23)
📝 src/cascadia/TerminalApp/TabRowControl.xaml (+0 -1)
📝 src/cascadia/TerminalApp/TerminalPage.cpp (+3 -4)
📝 src/cascadia/TerminalApp/TerminalPage.h (+3 -2)
📝 src/common.nugetversions.props (+1 -1)
📝 src/common.nugetversions.targets (+2 -2)

📄 Description

Reverts #15164, because that's fixed upstream now.

Closes #15139.

Reverts #15178, but also closes #15121, because that's fixed upstream.

see also:


🔄 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/15313 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 5/8/2023 **Status:** ✅ Merged **Merged:** 5/10/2023 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `main` ← **Head:** `dev/migrie/b/revert-mux-2.8-bodge` --- ### 📝 Commits (4) - [`65ea995`](https://github.com/microsoft/terminal/commit/65ea995d8acf6884e4886e3d68040897fc389b9e) Reverts a MUX 2.8 bodge fix - [`232abc2`](https://github.com/microsoft/terminal/commit/232abc25a5da2a23efee1f87da2fe0af61dccf12) Revert "Fix reordering tabs mysteriously shuffling the actual backing tabs (#15178)" - [`713c7d2`](https://github.com/microsoft/terminal/commit/713c7d2b4be7eb4ab419c5844a5e456632c0e6dc) Merge remote-tracking branch 'origin/main' into dev/migrie/b/revert-mux-2.8-bodge - [`89105e4`](https://github.com/microsoft/terminal/commit/89105e406da925877d6491696d0094755232805e) Update MUX to 2.8.4 ### 📊 Changes **8 files changed** (+41 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `dep/nuget/packages.config` (+1 -1) 📝 `src/cascadia/TerminalApp/MinMaxCloseControl.xaml` (+1 -1) 📝 `src/cascadia/TerminalApp/TabManagement.cpp` (+30 -23) 📝 `src/cascadia/TerminalApp/TabRowControl.xaml` (+0 -1) 📝 `src/cascadia/TerminalApp/TerminalPage.cpp` (+3 -4) 📝 `src/cascadia/TerminalApp/TerminalPage.h` (+3 -2) 📝 `src/common.nugetversions.props` (+1 -1) 📝 `src/common.nugetversions.targets` (+2 -2) </details> ### 📄 Description Reverts #15164, because that's fixed upstream now. Closes #15139. Reverts #15178, but also closes #15121, because that's fixed upstream. see also: * https://github.com/microsoft/microsoft-ui-xaml/pull/8430 * https://github.com/microsoft/microsoft-ui-xaml/pull/8420 --- <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:41:39 +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#30576