mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 07:46:01 +03:00
[GH-ISSUE #2501] [Feature Request]: Improvements to the toolbar #822
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#822
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?
Originally created by @GHU7924 on GitHub (Feb 22, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2501
Checklist
Description
I think it would be better to remove the "Refresh" button from Toolbar and add the option to update the list using

F5, given that we also have the option to do this through the "View" section.Add a button Reset (Restart), if possible, so that it works in two modes:
a) If you are in the game, it restarts the game.
b) If you are not in the game, then it runs the last game you played.
Add a button Fullscreen.
I suggest switching to Pause for the Play button.
That is, you press Play, the game starts, and the Play button changes its appearance and functionality to Pause. (Play -> Pause)
If you press Pause, the game pauses, and the Pause button changes its appearance and functionality to Play. (Pause -> Play)
One button switches its functionality between Play and Pause. (Play -> Pause -> Play)
As a result, you can do something like this (this is just an example):

And the option when you have launched the game.

But as you may have noticed, this increases the area below the buttons and also affects the functions on the right (changing the size of icons and search), they will also have to be lowered so that everything looks harmonious.
In "GUI Settings" add the checkbox "Labels for toolbar buttons".

I hope I haven't forgotten anything. 😄
Reason
Compact and user-friendly interface.
Examples
No response
@GHU7924 commented on GitHub (Feb 22, 2025):
I also had the 6th item, but since it was listed in another [Feature Request], I'll just leave a link to the https://github.com/shadps4-emu/shadps4-qtlauncher/issues/43 here.
@DanielSvoboda commented on GitHub (Feb 28, 2025):
I tried to put the text below, but the images are different sizes, but if I adjust the sizes it looks strange...
You may also need to correct the size of the images first.
@GHU7924 commented on GitHub (Feb 28, 2025):
I wouldn't say it looks weird, but rather small, because it would look better if the icons were larger.
If you don't want to delete the refresh button, you can move it beyond the line on the right, and also give the slider (perhaps, but I'm not sure) the label "Icon size". And yes, you're right, you should adjust the size of the images first.
@GHU7924 commented on GitHub (Mar 27, 2025):
Fixed in PR shadps4-emu/shadPS4#2634.