[PR #63] [MERGED] feat: Menu bar related changes #1436

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

📋 Pull Request Information

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

Base: developHead: feat/ui-changes


📝 Commits (1)

  • 4d57e03 feat: Menu bar related changes

📊 Changes

3 files changed (+47 additions, -24 deletions)

View changed files

📝 PlayCover/View/MainView.swift (+3 -2)
PlayCover/View/MenuBarView.swift (+40 -0)
📝 PlayCover/View/PlayCoverApp.swift (+4 -22)

📄 Description

Menu bar:

  • Separated the menu bar view into a file
  • Introduced a state into MainView (Reenables toast when logs are copied)
  • Added a keyboard shortcut for Copy Log
  • Changed Help Menu
    image

🔄 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/63 **Author:** [@ohaiibuzzle](https://github.com/ohaiibuzzle) **Created:** 7/19/2022 **Status:** ✅ Merged **Merged:** 7/19/2022 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `develop` ← **Head:** `feat/ui-changes` --- ### 📝 Commits (1) - [`4d57e03`](https://github.com/PlayCover/PlayCover/commit/4d57e0362d3b19c9e19bb03c2b2f12c36f3dc68c) feat: Menu bar related changes ### 📊 Changes **3 files changed** (+47 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/View/MainView.swift` (+3 -2) ➕ `PlayCover/View/MenuBarView.swift` (+40 -0) 📝 `PlayCover/View/PlayCoverApp.swift` (+4 -22) </details> ### 📄 Description Menu bar: - Separated the menu bar view into a file - Introduced a state into MainView (Reenables toast when logs are copied) - Added a keyboard shortcut for Copy Log - Changed Help Menu <img width="689" alt="image" src="https://user-images.githubusercontent.com/23693150/179707655-dfd291e7-3a6e-4598-8117-c3bf45d80813.png"> --- <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:03 +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#1436
No description provided.