https://bugs.kde.org/show_bug.cgi?id=520013
Bug ID: 520013
Summary: Pass a custom text to the Crow Translate window by a
dbus call
Classification: Applications
Product: Crow Translate
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Please add an ability to pass a custom text to the Crow Translate window to
translate from the command line via a dbus call.
For now, it is possible to do this via CLI like this:
```
wl-paste --primary | flatpak run org.kde.CrowTranslate -i
```
But the same command is missing in dbus, which makes it hard to do automations
like this using the GUI.
This feature will allow us to do many automations, including a workaround for
the bug https://bugs.kde.org/show_bug.cgi?id=519467
So, please add a command like "getInput" to the dbus commands.
--
You are receiving this mail because:
You are watching all bug changes.