Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

remote keyboard - typing from linux to the phone #141

Merged
merged 1 commit into from Nov 7, 2018
Merged

Conversation

premek
Copy link

@premek premek commented Oct 31, 2018

Hey, I tried to implement this feature. I got basic support working. I can input text to the phone, move arrow keys, send backspace, delete, insert linebreak, tab, etc.
You can also paste (ctrl+v / middleclick) into the input field, but clipboard sharing worked before anyway.

It doesnt support Ctrl, Alt and Shift modifiers for now (typing uppercase letters works). Is this needed on a phone? (Ctrl+backspace would be useful if it works on android)

I have never written anything in vala, so please review and feel free to edit :)
Thanks

@premek
Copy link
Author

premek commented Oct 31, 2018

Fixes #132

@b4j4
Copy link
Owner

b4j4 commented Nov 2, 2018

Hello, thank you for your contribution, as soon as possible I will test because I am without a personal computer, but if possible use this branch that contains drastic changes for this project, so I will not have to do merges later.

@b4j4 b4j4 merged commit 2785000 into b4j4:master Nov 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants