8000 abbrev状態、通常状態、変換状態や単語登録状態内でクリップボードからの貼り付けを行なえるようなります by karubabu · Pull Request #40 · ueno/libskk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

abbrev状態、通常状態、変換状態や単語登録状態内でクリップボードからの貼り付けを行なえるようなります #40

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

Closed
wants to merge 2 commits into from

Conversation

karubabu
Copy link
Contributor

keymap/defaoult.jsonにpasteコマンドを割りあてたキーを追加することでペーストが出来るようになります。
クリップボードへのコピーは出来ません。
単語登録、特に顔文字や絵文字の登録が容易になります。

@ueno
Copy link
Owner
ueno commented Oct 29, 2017

Instead of depending on gtk+ from libskk, I would suggest to:

  • expose a couple of API from libskk to access clipboard
  • call these API from the frontend (e.g. ibus-skk or fcitx-skk)

as libkkc and ibus-kkc do:
https://github.com/ueno/libkkc/blob/master/libkkc/context.vala#L201
https://github.com/ueno/libkkc/blob/master/libkkc/context.vala#L208
and
https://github.com/ueno/ibus-kkc/blob/master/src/engine.vala#L171

@ueno
Copy link
Owner
ueno commented Sep 20, 2018

Moved to #63.

@ueno ueno closed this Sep 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0