-
Notifications
You must be signed in to change notification settings - Fork 81
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
Initial stub of Linux client #1325
Draft
dpogue
wants to merge
7
commits into
H-uru:master
Choose a base branch
from
dpogue:linux-client
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on Aug 8, 2024
-
Add hsOptionalCall for X11/Wayland use
This is essentially the same as the plOptionalWinCall introduced for DPI handling, except that it doesn't enforce WINAPI calling conventions and can also be used to dynamically load values as well as functions.
Configuration menu - View commit details
-
Copy full SHA for 3d496b5 - Browse repository at this point
Copy the full SHA 3d496b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbb61ca - Browse repository at this point
Copy the full SHA fbb61caView commit details -
Try to hook up X11 key bindings
There is something weird with the text input stuff where things like Spacebar stop working for input controls. I've commented out the key-to-character stuff for now because it can make navigating the game difficult when random action keys get disabled.
Configuration menu - View commit details
-
Copy full SHA for f07e759 - Browse repository at this point
Copy the full SHA f07e759View commit details -
Configuration menu - View commit details
-
Copy full SHA for f518f7a - Browse repository at this point
Copy the full SHA f518f7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46643f7 - Browse repository at this point
Copy the full SHA 46643f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd6bc64 - Browse repository at this point
Copy the full SHA dd6bc64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9644a2a - Browse repository at this point
Copy the full SHA 9644a2aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.