mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-27 00:36:00 +03:00
[PR #1237] [MERGED] imgui: fix blocking keyboard at startup #2008
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#2008
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/1237
Author: @viniciuslrangel
Created: 10/4/2024
Status: ✅ Merged
Merged: 10/4/2024
Merged by: @georgemoralis
Base:
main← Head:imgui-fixes2📝 Commits (2)
11c52b3imgui: dont capture any input without an active nav windowc848608imgui: cleanup renderer assigning unnecessary sType to vulkan structures📊 Changes
2 files changed (+21 additions, -57 deletions)
View changed files
📝
src/imgui/renderer/imgui_core.cpp(+19 -17)📝
src/imgui/renderer/imgui_impl_vulkan.cpp(+2 -40)📄 Description
Fix keyboard not being available as soon as the emulator opens
Cleanup some code from imgui renderer
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.