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 a Text Input plugin #13

Closed
wants to merge 1 commit into from

Conversation

MightyPork
Copy link

This plugin allows the user to use more complex input methods, such as
the Google's Handwriting Keyboard for Japanese. Text is composed in a
text field and submitted by a button in the top bar. Tested with English and Japanese.

Emoji don't work, but they don't work with the MousePad plugin either,
and I reused its event for sending text, so that bug is somewhere
deeper (maybe in the desktop software). Emoji are always sent as ??.

No changes in the desktop SW are needed for this to work.

Click to see a screenshot

Picture

This plugin allows the user to use more complex input methods, such as
the Google's Handwriting Keyboard for Japanese. Text is composed in a
text field and submitted by a button. Tested with English and Japanese.

Emoji don't work, but they don't work with the MousePad plugin either,
and I reused its event for sending text, so that bug is somewhere
deeper (maybe in the desktop software). Emoji are always sent as ??.
@tsdgeos
Copy link
Contributor

tsdgeos commented Feb 2, 2019

Thanks for your contribution 😃

This repository is a mirror of a KDE repository. This means that developers are not looking at pull requests created in GitHub, so I'm closing this pull request (actually a bot is doing it).
Please see https://community.kde.org/Infrastructure/Github_Mirror for details on how to contribute to this and other KDE projects.

@tsdgeos tsdgeos closed this Feb 2, 2019
@MightyPork
Copy link
Author

why do i even bother

@MightyPork
Copy link
Author

in case anyone ever tries to upstream this (i probably won't after reading the page linked by the bot), there's a new commit on the branch that further improves it

https://github.com/MightyPork/kdeconnect-android/commits/text-input-plugin

@MightyPork
Copy link
Author

moved to kde-invent gitlab

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