[Emojier] Copy Emoji also into selection clipboard
ClosedPublic

Authored by broulik on Jan 28 2020, 2:46 PM.

Details

Summary

Surprisingly, the Emojier does not insert an Emoji into a text field ... to make it a bit easier to use, also set the emoji to the selection clipboard. This way I can select an Emoji and then middle-click the text field I want to add it to.

Test Plan

5.18 please
🤬
works.

Diff Detail

Repository
R119 Plasma Desktop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Jan 28 2020, 2:46 PM
Restricted Application added a project: Plasma. · View Herald TranscriptJan 28 2020, 2:46 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik requested review of this revision.Jan 28 2020, 2:46 PM
apol accepted this revision.Jan 28 2020, 3:03 PM
apol added a subscriber: apol.

Right, didn't think of this since we don't have selection clipboard on wayland. 😢

This revision is now accepted and ready to land.Jan 28 2020, 3:03 PM

Now could we just blindly send a middle-click event after you select an emoji to have it paste the emoji into the focused text field, if any? >:D

This revision was automatically updated to reflect the committed changes.