[PR #90] [CLOSED] add window icon #1283

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/90
Author: @qurious-pixel
Created: 3/1/2024
Status: Closed

Base: mainHead: icon


📝 Commits (7)

  • e55018f add window icon
  • 7425cb4 linux qt artifact name (#89)
  • f2691d8 - Added Play, Pause, Stop and several other UI icons. (#91)
  • f17757e linux qt artifact name (#89)
  • 103024c - Added Play, Pause, Stop and several other UI icons. (#91)
  • 3cd847a add window icon
  • 5626c9c Merge remote-tracking branch 'refs/remotes/origin/icon' into icon

📊 Changes

25 files changed (+187 additions, -14 deletions)

View changed files

📝 .github/linux-appimage-qt.sh (+1 -0)
📝 .github/workflows/linux-qt.yml (+5 -3)
📝 .reuse/dep5 (+16 -0)
📝 CMakeLists.txt (+3 -0)
screenshots/screenshot.png (+0 -0)
src/images/controller_icon.png (+0 -0)
src/images/exit_icon.png (+0 -0)
src/images/file_icon.png (+0 -0)
src/images/folder_icon.png (+0 -0)
src/images/grid_icon.png (+0 -0)
src/images/iconsize_icon.png (+0 -0)
src/images/list_icon.png (+0 -0)
src/images/list_mode_icon.png (+0 -0)
src/images/pause_icon.png (+0 -0)
src/images/play_icon.png (+0 -0)
src/images/refresh_icon.png (+0 -0)
src/images/settings_icon.png (+0 -0)
src/images/stop_icon.png (+0 -0)
src/images/themes_icon.png (+0 -0)
📝 src/qt_gui/game_install_dialog.cpp (+1 -0)

...and 5 more files

📄 Description

Needs testing on Windows.

adds icon to titlebar and taskbar.

image


🔄 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/90 **Author:** [@qurious-pixel](https://github.com/qurious-pixel) **Created:** 3/1/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `icon` --- ### 📝 Commits (7) - [`e55018f`](https://github.com/shadps4-emu/shadPS4/commit/e55018f99e60f9ae4c368daccfa7fd3cbbbd1b6d) add window icon - [`7425cb4`](https://github.com/shadps4-emu/shadPS4/commit/7425cb41a5dd0b53c94d38597e7f2514c05450ea) linux qt artifact name (#89) - [`f2691d8`](https://github.com/shadps4-emu/shadPS4/commit/f2691d83b859915ac66fd28e2002a964cdc7f499) - Added Play, Pause, Stop and several other UI icons. (#91) - [`f17757e`](https://github.com/shadps4-emu/shadPS4/commit/f17757efe9d79389fe5ce424f326b864c62a093b) linux qt artifact name (#89) - [`103024c`](https://github.com/shadps4-emu/shadPS4/commit/103024c55ac7849aff865f2d1b8d63443989e6af) - Added Play, Pause, Stop and several other UI icons. (#91) - [`3cd847a`](https://github.com/shadps4-emu/shadPS4/commit/3cd847a657431de6035b8a8bca76c7a7504a8970) add window icon - [`5626c9c`](https://github.com/shadps4-emu/shadPS4/commit/5626c9c0f452e79dc9fc195fd332c74fbbeeb2be) Merge remote-tracking branch 'refs/remotes/origin/icon' into icon ### 📊 Changes **25 files changed** (+187 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `.github/linux-appimage-qt.sh` (+1 -0) 📝 `.github/workflows/linux-qt.yml` (+5 -3) 📝 `.reuse/dep5` (+16 -0) 📝 `CMakeLists.txt` (+3 -0) ➕ `screenshots/screenshot.png` (+0 -0) ➕ `src/images/controller_icon.png` (+0 -0) ➕ `src/images/exit_icon.png` (+0 -0) ➕ `src/images/file_icon.png` (+0 -0) ➕ `src/images/folder_icon.png` (+0 -0) ➕ `src/images/grid_icon.png` (+0 -0) ➕ `src/images/iconsize_icon.png` (+0 -0) ➕ `src/images/list_icon.png` (+0 -0) ➕ `src/images/list_mode_icon.png` (+0 -0) ➕ `src/images/pause_icon.png` (+0 -0) ➕ `src/images/play_icon.png` (+0 -0) ➕ `src/images/refresh_icon.png` (+0 -0) ➕ `src/images/settings_icon.png` (+0 -0) ➕ `src/images/stop_icon.png` (+0 -0) ➕ `src/images/themes_icon.png` (+0 -0) 📝 `src/qt_gui/game_install_dialog.cpp` (+1 -0) _...and 5 more files_ </details> ### 📄 Description Needs testing on Windows. adds icon to titlebar and taskbar. ![image](https://github.com/shadps4-emu/shadPS4/assets/62252937/c20799ce-9589-4225-a2b2-bff9b835fe99) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:11:55 +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#1283
No description provided.