[PR #796] [CLOSED] Add multitask default maximized setting and LiveContainer icon to minimize all windows #1117

Closed
opened 2026-03-03 15:38:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LiveContainer/LiveContainer/pull/796
Author: @jigsguavas9s
Created: 8/27/2025
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 680391e Add multitask default maximized setting and LiveContainer icon to minimize all windows

📊 Changes

5 files changed (+124 additions, -3 deletions)

View changed files

📝 LiveContainerSwiftUI/LCSettingsView.swift (+4 -0)
📝 LiveContainerSwiftUI/MultitaskDockView.swift (+92 -3)
📝 MultitaskSupport/DecoratedAppSceneViewController.h (+1 -0)
📝 MultitaskSupport/DecoratedAppSceneViewController.m (+10 -0)
📝 Resources/Localizable.xcstrings (+17 -0)

📄 Description

  • Add new setting to launch apps in maximized mode by default in multitask
    mode
  • Add LiveContainer desktop icon to multitask dock for easy navigation
    back to home screen

🔄 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/LiveContainer/LiveContainer/pull/796 **Author:** [@jigsguavas9s](https://github.com/jigsguavas9s) **Created:** 8/27/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`680391e`](https://github.com/LiveContainer/LiveContainer/commit/680391e5551634f81284a1b0260ae173dfb2e5ef) Add multitask default maximized setting and LiveContainer icon to minimize all windows ### 📊 Changes **5 files changed** (+124 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `LiveContainerSwiftUI/LCSettingsView.swift` (+4 -0) 📝 `LiveContainerSwiftUI/MultitaskDockView.swift` (+92 -3) 📝 `MultitaskSupport/DecoratedAppSceneViewController.h` (+1 -0) 📝 `MultitaskSupport/DecoratedAppSceneViewController.m` (+10 -0) 📝 `Resources/Localizable.xcstrings` (+17 -0) </details> ### 📄 Description - Add new setting to launch apps in maximized mode by default in multitask mode - Add LiveContainer desktop icon to multitask dock for easy navigation back to home screen --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 15:38:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LiveContainer#1117
No description provided.