[PR #71] [MERGED] Move the app links checkbox into the View menu #1444

Closed
opened 2026-03-03 19:07:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/71
Author: @ohaiibuzzle
Created: 7/20/2022
Status: Merged
Merged: 7/21/2022
Merged by: @Depal1

Base: developHead: fix/app-links


📝 Commits (2)

  • 0293a3a fix: Move the app links checkbox into the View menu
  • 0d9e22f chore: code cleanup

📊 Changes

4 files changed (+27 additions, -10 deletions)

View changed files

📝 PlayCover/View/AppsView.swift (+0 -10)
📝 PlayCover/View/MenuBarView.swift (+25 -0)
📝 PlayCover/View/PlayCoverApp.swift (+1 -0)
📝 PlayCover/ViewModel/AppsVM.swift (+1 -0)

📄 Description

Moved the app links checkbox into the View Menu and removed the checkbox on the main window to free up space for the search bar
viewmenu


🔄 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/PlayCover/PlayCover/pull/71 **Author:** [@ohaiibuzzle](https://github.com/ohaiibuzzle) **Created:** 7/20/2022 **Status:** ✅ Merged **Merged:** 7/21/2022 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `develop` ← **Head:** `fix/app-links` --- ### 📝 Commits (2) - [`0293a3a`](https://github.com/PlayCover/PlayCover/commit/0293a3a9dcd16b5bf20e5341a2a88110ba1efbcc) fix: Move the app links checkbox into the View menu - [`0d9e22f`](https://github.com/PlayCover/PlayCover/commit/0d9e22f113ad649fe736138c5e470d92d4c6e555) chore: code cleanup ### 📊 Changes **4 files changed** (+27 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/View/AppsView.swift` (+0 -10) 📝 `PlayCover/View/MenuBarView.swift` (+25 -0) 📝 `PlayCover/View/PlayCoverApp.swift` (+1 -0) 📝 `PlayCover/ViewModel/AppsVM.swift` (+1 -0) </details> ### 📄 Description Moved the app links checkbox into the View Menu and removed the checkbox on the main window to free up space for the search bar ![viewmenu](https://user-images.githubusercontent.com/23693150/179912307-0ec12b2e-68b1-440e-99b9-2f27a46ade7c.gif) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:07:05 +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/PlayCover#1444
No description provided.