Skip to content

SDL3 + Multi mouse keyboard #194

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 16 commits into
base: development
Choose a base branch
from
Draft

Conversation

HeliumAnt
Copy link
Contributor

@HeliumAnt HeliumAnt commented Apr 1, 2025

Adds multi mouse and keyboard support and updates to SDL3.2.8 window+input mgmt.

Todo:

  • Multi keyboard impl
  • Windows build
  • Add UI on Scene Start to allow device selection
  • Improve device selection UI
  • Testing (help wanted)

@HeliumAnt HeliumAnt requested a review from Copilot April 1, 2025 14:43
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3815 out of 3835 changed files in this pull request and generated no comments.

Files not reviewed (20)
  • Data/Base.rte/GUIs/SettingsGUI.ini: Language not supported
  • Data/Base.rte/GUIs/SettingsPauseGUI.ini: Language not supported
  • Source/Entities/Activity.cpp: Language not supported
  • Source/GUI/GUIControlManager.cpp: Language not supported
  • Source/GUI/GUIControlManager.h: Language not supported
  • Source/GUI/GUIInput.cpp: Language not supported
  • Source/GUI/GUIInput.h: Language not supported
  • Source/GUI/GUIUtil.cpp: Language not supported
  • Source/GUI/Wrappers/GUIInputWrapper.cpp: Language not supported
  • Source/GUI/Wrappers/GUIInputWrapper.h: Language not supported
  • Source/Lua/LuaBindingRegisterDefinitions.h: Language not supported
  • Source/Lua/LuaBindingsInput.cpp: Language not supported
  • Source/Main.cpp: Language not supported
  • Source/Managers/ActivityMan.cpp: Language not supported
  • Source/Managers/FrameMan.cpp: Language not supported
  • Source/Managers/LuaMan.cpp: Language not supported
  • Source/Managers/UInputMan.h: Language not supported
  • Source/Managers/WindowMan.cpp: Language not supported
  • Source/Managers/WindowMan.h: Language not supported
  • Source/Menus/ScenarioActivityConfigGUI.cpp: Language not supported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant