silvius icon indicating copy to clipboard operation
silvius copied to clipboard

Integrate with X11

Open crypdick opened this issue 6 years ago • 2 comments

As per https://github.com/dwks/silvius/issues/16#issuecomment-395978537 I've started a fork of screenkey (at https://github.com/crypdick/silvius-screenkey), and want to have it display the buffer as you speak.

crypdick avatar Jun 14 '18 18:06 crypdick

Sort of implemented in https://github.com/crypdick/silvius-crypdick/commit/e4853041896160ab43692b926832f306a332d0e7. For now, it only notifies the GrammaticError Exception string, but I'm trying to figure out how to send the prediction to notify-send.

crypdick avatar Jun 14 '18 21:06 crypdick

https://github.com/crypdick/silvius-crypdick/commit/e4f1a1a0b49aad50a3e64f6f5063cc5dde2cf0e2 now notifies whether the buffer gets accepted or not. I'd still like to implement a live preview of the buffer using screenkey.

crypdick avatar Jun 14 '18 22:06 crypdick