mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #385] [feature request] URL scheme to open Livecontainer itself #354
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#354
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?
Originally created by @bayard on GitHub (Mar 13, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/385
After launching a container app from LiveContainer, I've found that returning to LiveContainer requires closing the container app and relaunching LiveContainer from its icon. Is there a URL scheme, such as "livecontainer://home", that could directly launch LiveContainer? This would allow for creating shortcuts and significantly improve convenience. If a solution already exists, please let me know. Thank you!
@bayard commented on GitHub (Mar 13, 2025):
I have found a workaround but it's not perfect:
Create a shortcut using URL scheme: "livecontainer://open-web-page?url=about://blank".
It will launch livecontainer and show a blank webpage after some clicks. It will be perfect if some logic adjust or add a new dedicated URL scheme to do so.
@PiousJunkets commented on GitHub (Jan 31, 2026):
livecontainer://livecontainer-launch?bundle-name=ui