baskerville / plato

Document reader
Other
1.26k stars 105 forks source link

add Google translate client #236

Closed thataboy closed 2 years ago

thataboy commented 2 years ago

translates selected text in reader view; may be invoked from Applications menu in stand alone mode

Built and tested. Based on commit 0f7fdea597a9d2e557c25f37c772f660433ef74a from upstream.

Notes:

1) I needed to modify SearchBar to allow omitting the search context menu. This unfortunately adds more diffs to their already large number. Je m'excuse.

2) I don't know if there's a better way to include reqwest in Cargo.toml

3) FIXED The way I'm obtaining wifi is hacky. When context.online is false, I turn wifi off and back on to ensure I get notify on NetUp.

screenshot-20220427_141556