mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[PR #2566] [MERGED] Adding Top and Bottom trophy option for pop window + Trophy improvements #2829
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#2829
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/shadps4-emu/shadPS4/pull/2566
Author: @diegolix29
Created: 2/28/2025
Status: ✅ Merged
Merged: 3/2/2025
Merged by: @georgemoralis
Base:
main← Head:top-trophy📝 Commits (8)
ba556cbAdding top button option for trophy pop upe26d5c5Ui fixf7e0af9Clang formatdbbbf35improvements to trophy pr278e172Merge branch 'shadps4-emu:main' into top-trophy4d7a4cacentered text when using top and bottom option3edb61bClang8e85f14trophy viewer now opens in window not fullscreen📊 Changes
9 files changed (+158 additions, -36 deletions)
View changed files
📝
src/common/config.cpp(+9 -8)📝
src/common/config.h(+2 -2)📝
src/common/path_util.cpp(+17 -1)📝
src/core/libraries/np_trophy/trophy_ui.cpp(+39 -12)📝
src/qt_gui/settings_dialog.cpp(+20 -4)📝
src/qt_gui/settings_dialog.ui(+14 -6)📝
src/qt_gui/translations/en_US.ts(+10 -2)📝
src/qt_gui/trophy_viewer.cpp(+39 -1)📝
src/qt_gui/trophy_viewer.h(+8 -0)📄 Description
I always wanted the pop up to come from top as it will never overlap anything its more like a personal preference so feel free not to merge it if its unnecessary.
seems to be working ok on my end.
https://github.com/user-attachments/assets/b463a3fc-1230-402a-a9cb-2bf4a8a5ca6b
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.