[PR #376] [CLOSED] qt_gui: Added double-click game icon to start game #1521

Closed
opened 2026-02-27 21:12:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/376
Author: @ElBread3
Created: 8/8/2024
Status: Closed

Base: mainHead: main


📝 Commits (6)

📊 Changes

2 files changed (+33 additions, -26 deletions)

View changed files

📝 src/qt_gui/main_window.cpp (+32 -26)
📝 src/qt_gui/main_window.h (+1 -0)

📄 Description

This should make it so that double-clicking the game icon starts the selected game. This is similar to emulators like RPCS3, Dolphin, Cemu and the like. This is my first PR, so let me know if I fricked up.


🔄 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/shadps4-emu/shadPS4/pull/376 **Author:** [@ElBread3](https://github.com/ElBread3) **Created:** 8/8/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (6) - [`cdfbab4`](https://github.com/shadps4-emu/shadPS4/commit/cdfbab41030439c70fc1c9bb5ad2583953bc86e1) add double-click to start game - [`56ac010`](https://github.com/shadps4-emu/shadPS4/commit/56ac01059cf32fe3478756b471fc9bdbb2b53259) Merge branch 'main' of https://github.com/ElBread3/shadPS4 - [`80355ba`](https://github.com/shadps4-emu/shadPS4/commit/80355ba4a8da8e1d36a9c805728e9d9bbe81650a) simplify (thx raziel) - [`e014ec0`](https://github.com/shadps4-emu/shadPS4/commit/e014ec071445b94708bdf2aea73b44dc1eb7b7aa) Merge branch 'shadps4-emu:main' into main - [`9873b33`](https://github.com/shadps4-emu/shadPS4/commit/9873b33a4bc63eab02dcccb59fb771ecad886d48) what is a "list grid" lol - [`50749a9`](https://github.com/shadps4-emu/shadPS4/commit/50749a92ba32e3a3ed21530726b5bd4207feda97) Merge branch 'main' of https://github.com/ElBread3/shadPS4 ### 📊 Changes **2 files changed** (+33 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `src/qt_gui/main_window.cpp` (+32 -26) 📝 `src/qt_gui/main_window.h` (+1 -0) </details> ### 📄 Description This should make it so that double-clicking the game icon starts the selected game. This is similar to emulators like RPCS3, Dolphin, Cemu and the like. This is my first PR, so let me know if I fricked up. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:12:54 +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/shadPS4#1521
No description provided.