[PR #1143] [MERGED] imgui: Makes the window edges rounded #1954

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1143
Author: @Xphalnos
Created: 9/29/2024
Status: Merged
Merged: 10/3/2024
Merged by: @polybiusproxy

Base: mainHead: main


📝 Commits (3)

📊 Changes

2 files changed (+5 additions, -6 deletions)

View changed files

📝 src/imgui/layer/video_info.cpp (+4 -6)
📝 src/imgui/renderer/imgui_core.cpp (+1 -0)

📄 Description

(Rounded edges are applied to all imgui windows)

Before:
Capture d'écran 2024-09-29 121646 Capture d'écran 2024-09-29 121620

After:
Capture d'écran 2024-09-29 121539 Capture d'écran 2024-09-29 121508


🔄 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/1143 **Author:** [@Xphalnos](https://github.com/Xphalnos) **Created:** 9/29/2024 **Status:** ✅ Merged **Merged:** 10/3/2024 **Merged by:** [@polybiusproxy](https://github.com/polybiusproxy) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`8447507`](https://github.com/shadps4-emu/shadPS4/commit/8447507d6689413d907beb3fb84e4e18396fdf99) imgui: Makes the window edges rounded - [`85497fc`](https://github.com/shadps4-emu/shadPS4/commit/85497fcd04b6dd9dd430077e549c9e228410a0d6) Best overlay - [`a00a429`](https://github.com/shadps4-emu/shadPS4/commit/a00a42968a4d5a560acafd2173b094c124f29c6f) clang-format ### 📊 Changes **2 files changed** (+5 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/imgui/layer/video_info.cpp` (+4 -6) 📝 `src/imgui/renderer/imgui_core.cpp` (+1 -0) </details> ### 📄 Description (Rounded edges are applied to all imgui windows) Before: ![Capture d'écran 2024-09-29 121646](https://github.com/user-attachments/assets/f29e6079-0f0e-4411-b9d6-272a25b79c34) ![Capture d'écran 2024-09-29 121620](https://github.com/user-attachments/assets/20eac9ca-72ee-4ee9-b25c-2b9afe84bd4d) After: ![Capture d'écran 2024-09-29 121539](https://github.com/user-attachments/assets/d53cf804-d0f6-45c4-8c0a-129736a0e530) ![Capture d'écran 2024-09-29 121508](https://github.com/user-attachments/assets/3ce1c333-95a0-4254-a9c2-1c44a7c7f553) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:14:35 +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#1954
No description provided.