[PR #3036] [CLOSED] qt: Save button label setting #3166

Closed
opened 2026-02-27 22:02:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3036
Author: @rainmakerv3
Created: 6/4/2025
Status: Closed

Base: mainHead: save-labels


📝 Commits (1)

  • 7067310 qt: Save button label setting

📊 Changes

4 files changed (+8 additions, -15 deletions)

View changed files

📝 src/common/config.cpp (+4 -5)
📝 src/common/config.h (+1 -1)
📝 src/qt_gui/main_window.cpp (+3 -8)
📝 src/qt_gui/main_window.h (+0 -1)

📄 Description

Corrects the config functions/calls related to the button label GUI setting (View->show labels under icons) and add the corresponding reads/writes to the config file to allow saving the setting across sessions


🔄 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/3036 **Author:** [@rainmakerv3](https://github.com/rainmakerv3) **Created:** 6/4/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `save-labels` --- ### 📝 Commits (1) - [`7067310`](https://github.com/shadps4-emu/shadPS4/commit/70673102fa8b1e7d66f2b8f604f354ac12c09ad3) qt: Save button label setting ### 📊 Changes **4 files changed** (+8 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `src/common/config.cpp` (+4 -5) 📝 `src/common/config.h` (+1 -1) 📝 `src/qt_gui/main_window.cpp` (+3 -8) 📝 `src/qt_gui/main_window.h` (+0 -1) </details> ### 📄 Description Corrects the config functions/calls related to the button label GUI setting (View->show labels under icons) and add the corresponding reads/writes to the config file to allow saving the setting across sessions --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:02:41 +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#3166
No description provided.