mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #1679] [MERGED] Allow keyboard binding in nogui/fullscreen mode #620
Reference in New Issue
Block a user
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/stenzek/duckstation/pull/1679
Author: @crb04c
Created: 2/23/2021
Status: ✅ Merged
Merged: 2/24/2021
Merged by: @stenzek
Base:
master← Head:nogui-keyboard-binding📝 Commits (2)
21af9feAllow keyboard binding in nogui/fullscreen modeb8927b7Update sdl_host_interface.cpp📊 Changes
5 files changed (+55 additions, -1 deletions)
View changed files
📝
src/duckstation-nogui/sdl_host_interface.cpp(+18 -1)📝
src/frontend-common/controller_interface.cpp(+6 -0)📝
src/frontend-common/controller_interface.h(+1 -0)📝
src/frontend-common/fullscreen_ui.cpp(+29 -0)📝
src/frontend-common/fullscreen_ui.h(+1 -0)📄 Description
Couldn't think of a better way to abstract this currently
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.