mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 16:25:54 +03:00
[PR #599] [CLOSED] Feat: add invisible app alias #1671
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1671
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/PlayCover/PlayCover/pull/599
Author: @Depal1
Created: 12/20/2022
Status: ❌ Closed
Base:
develop← Head:invisibleAppAlias📝 Commits (5)
9a6dc02Update AppSettingsView.swifte4a995aimprove property definitions and remove useless checks5df3a15replace DispatchQueque with Task7152dceindentation3da58c2addcloseView.toggle()📊 Changes
7 files changed (+57 additions, -0 deletions)
View changed files
📝
PlayCover.xcodeproj/project.pbxproj(+4 -0)📝
PlayCover/Model/PlayApp.swift(+14 -0)📝
PlayCover/Utils/Shell.swift(+22 -0)📝
PlayCover/Views/AppSettingsView.swift(+14 -0)📝
PlayCover/Views/Uninstaller.swift(+1 -0)📝
PlayCover/en.lproj/Localizable.strings(+2 -0)➕
scripts/appAlias.scpt(+0 -0)📄 Description
App Settings > Misc. This will in turn make PlayCover apps easily available from the Launchpad, as well as launching them with a game controller. If an app is to be deleted, its alias will be removed too.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.