mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-27 00:36:00 +03:00
[PR #90] [CLOSED] add window icon #1283
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#1283
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/90
Author: @qurious-pixel
Created: 3/1/2024
Status: ❌ Closed
Base:
main← Head:icon📝 Commits (7)
e55018fadd window icon7425cb4linux qt artifact name (#89)f2691d8- Added Play, Pause, Stop and several other UI icons. (#91)f17757elinux qt artifact name (#89)103024c- Added Play, Pause, Stop and several other UI icons. (#91)3cd847aadd window icon5626c9cMerge 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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.