[GH-ISSUE #714] [Feature Request] Adding app-specific multitask settings + hiding apps when launching app with shortcut #637

Closed
opened 2026-03-03 15:35:12 +03:00 by kerem · 3 comments
Owner

Originally created by @abrhst on GitHub (Jul 29, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/714

Selecting per app whether or not to launch multitasking by default (instead of just for all shared apps in settings)

Originally created by @abrhst on GitHub (Jul 29, 2025). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/714 Selecting per app whether or not to launch multitasking by default (instead of just for all shared apps in settings)
kerem closed this issue 2026-03-03 15:35:13 +03:00
Author
Owner

@abrhst commented on GitHub (Jul 29, 2025):

Oh and also, making it so when you launch apps with a shortcut (from url) it doesn’t display the app list instead it just shows a blank screen until app loads if possible

<!-- gh-comment-id:3132116241 --> @abrhst commented on GitHub (Jul 29, 2025): Oh and also, making it so when you launch apps with a shortcut (from url) it doesn’t display the app list instead it just shows a blank screen until app loads if possible
Author
Owner

@khanhduytran0 commented on GitHub (Jul 29, 2025):

Oh and also, making it so when you launch apps with a shortcut (from url) it doesn’t display the app list instead it just shows a blank screen until app loads if possible

Not possible, app cannot retrieve URL data without fully initializing.

<!-- gh-comment-id:3132124275 --> @khanhduytran0 commented on GitHub (Jul 29, 2025): > Oh and also, making it so when you launch apps with a shortcut (from url) it doesn’t display the app list instead it just shows a blank screen until app loads if possible Not possible, app cannot retrieve URL data without fully initializing.
Author
Owner

@khanhduytran0 commented on GitHub (Jul 29, 2025):

And also for the main topic: just hold and tap Multitask; and it appears as Open (singletask) when Multitask by Default is on. Plus we cannot do it for shortcut because:

  • Have multitask apps opening and you open a singletask app would force you to terminate running multitask apps.
  • Have singletask app opening and you open multitask apps: while this might be possible, if the guest singletask app gets terminated for whatever reason, multitask apps would also be terminated. (while this also happens to LiveContainer itself, LiveContainer tends to use less RAM and CPU resources to avoid sudden termination in background)
<!-- gh-comment-id:3132149427 --> @khanhduytran0 commented on GitHub (Jul 29, 2025): And also for the main topic: just hold and tap Multitask; and it appears as Open (singletask) when `Multitask by Default` is on. Plus we cannot do it for shortcut because: - Have multitask apps opening and you open a singletask app would force you to terminate running multitask apps. - Have singletask app opening and you open multitask apps: while this might be possible, if the guest singletask app gets terminated for whatever reason, multitask apps would also be terminated. (while this also happens to LiveContainer itself, LiveContainer tends to use less RAM and CPU resources to avoid sudden termination in background)
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#637
No description provided.