mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #2953] [MERGED] Make Game Properties accessible from the toolbar #1389
Reference in New Issue
Block a user
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/stenzek/duckstation/pull/2953
Author: @CookiePLMonster
Created: 2/28/2023
Status: ✅ Merged
Merged: 3/13/2023
Merged by: @stenzek
Base:
master← Head:move-per-game-settings📝 Commits (2)
f34b174Qt: Move "Game Properties" from View to Settings6f0280aQt: Add a context menu to the toolbar's Settings button when the game is running📊 Changes
3 files changed (+43 additions, -3 deletions)
View changed files
📝
src/duckstation-qt/mainwindow.cpp(+17 -0)📝
src/duckstation-qt/mainwindow.h(+4 -0)📝
src/duckstation-qt/mainwindow.ui(+22 -3)📄 Description
Port of https://github.com/PCSX2/pcsx2/pull/8297. Keeping as a draft until it's merged there, so in case something comes up in a review there I can fix this PR up.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.