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

Add CapsLockEnabled to GameHost #978

Merged
merged 3 commits into from
Aug 22, 2017
Merged

Add CapsLockEnabled to GameHost #978

merged 3 commits into from
Aug 22, 2017

Conversation

jorolf
Copy link
Contributor

@jorolf jorolf commented Aug 17, 2017

Since OpenTK doesn't support this yet. (Or does it by now?)

@VPeruS
Copy link
Contributor

VPeruS commented Aug 17, 2017

No, it isnt supported by OpenTK(maybe soon enough).

@@ -79,6 +79,8 @@ public virtual Task SendMessageAsync(IpcMessage message)

public virtual Storage Storage { get; protected set; }

public virtual bool CapsLockEnabled => false;

This comment was marked as off-topic.

@peppy peppy merged commit 582c29a into ppy:master Aug 22, 2017
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.

3 participants