mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[PR #635] [MERGED] Add Multitask Dock and Window Controls #1111
Labels
No labels
bug
compatibility
enhancement
multitasking
pull-request
safe area
status: broken
status: usable
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LiveContainer#1111
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/LiveContainer/LiveContainer/pull/635
Author: @boa-z
Created: 6/30/2025
Status: ✅ Merged
Merged: 7/1/2025
Merged by: @hugeBlack
Base:
main← Head:multitaskui📝 Commits (1)
2a911beadd: multitaskdock and maximize/minimize button📊 Changes
8 files changed (+1299 additions, -6 deletions)
View changed files
📝
LiveContainer.xcodeproj/project.pbxproj(+2 -0)📝
LiveContainerSwiftUI/LCSettingsView.swift(+19 -5)📝
LiveContainerSwiftUI/LCUtils.m(+9 -0)➕
LiveContainerSwiftUI/MultitaskDockView.swift(+1110 -0)📝
LiveContainerSwiftUI/Shared.swift(+5 -0)📝
MultitaskSupport/AppSceneViewController.m(+4 -0)📝
MultitaskSupport/DecoratedAppSceneView.m(+139 -1)📝
Resources/Localizable.xcstrings(+11 -0)📄 Description
Multitask Dock
Enhanced Window Controls
Settings Integration
User Experience
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.