mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 16:25:54 +03:00
[PR #1998] [MERGED] Feature: Resizable Window #1939
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#1939
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/1998
Author: @viatearz
Created: 10/11/2025
Status: ✅ Merged
Merged: 10/22/2025
Merged by: @TheMoonThatRises
Base:
develop← Head:feat/resizable-window📝 Commits (3)
bcabb0dfeat: resizable window7260400Sanitize launch environment by removing Metal Debug03e64d5Refactor: playapp refactor for linting📊 Changes
4 files changed (+178 additions, -55 deletions)
View changed files
📝
PlayCover/Model/AppSettings.swift(+6 -0)📝
PlayCover/Model/PlayApp.swift(+105 -55)📝
PlayCover/Views/AppSettingsView.swift(+64 -0)📝
PlayCover/en.lproj/Localizable.strings(+3 -0)📄 Description
Summary:
Added options to enable window resizing by dragging its borders.

Limitations:
Related:
https://github.com/PlayCover/PlayTools/pull/202
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.