Skip to content
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

Fix keyboard focus issues #682

Merged
merged 47 commits into from
Nov 19, 2024
Merged

Fix keyboard focus issues #682

merged 47 commits into from
Nov 19, 2024

Conversation

o-sdn-o
Copy link
Collaborator

@o-sdn-o o-sdn-o commented Nov 19, 2024

Changes

  • Rewording in settings.xml:
    • Rename <config/hotkeys/.../key/mode> to <config/hotkeys/.../key/scheme>.
    • Rename notes to tooltip.
  • Make drive letters consistent in cmd.exe (force upper case in cd command).
  • Fix ::cuserid() on Android.
  • Add -pthread to CMAKE_CXX_FLAGS for Android (make it for all non-Win32).
  • Drop Windows/ARM32 support Final decision: No ARM32 support (only ARM64) microsoft/WindowsAppSDK#406.

…vents::focus::bus::any' to 'tier::release, hids::events::focus::any')
@o-sdn-o o-sdn-o merged commit 5fa979d into directvt:master Nov 19, 2024
8 checks passed
@o-sdn-o o-sdn-o deleted the gui-bridge branch November 19, 2024 13:18
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