diff options
author | Mavridis Philippe <[email protected]> | 2024-07-08 01:04:09 +0300 |
---|---|---|
committer | Mavridis Philippe <[email protected]> | 2024-07-08 01:05:01 +0300 |
commit | 87769ed51d8087ddc4a02705f39fe4f21431b66f (patch) | |
tree | cf3d12a293a24868641d8c086206da87e3c57ed3 /README.md | |
parent | c7b0c7b88c1bebb038bd70f4995fc35771fa83c0 (diff) | |
download | xdg-desktop-portal-tde-87769ed51d8087ddc4a02705f39fe4f21431b66f.tar.gz xdg-desktop-portal-tde-87769ed51d8087ddc4a02705f39fe4f21431b66f.zip |
Added Email interface, minor refactoring
Signed-off-by: Mavridis Philippe <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,13 +20,13 @@ if they are set to 2, set them to 1. ## State of implementation Currently implemented are the following interfaces: +* Email - request to send an e-mail via the system e-mail client * FileChooser - request a file dialog The following implementations are planned (listed in no particular order): * Screenshot - request a screenshot * App Chooser - show a "Open with..." dialog for a file * Clipboard - request clipboard access (*) -* Email - request to send an e-mail via the system e-mail client * OpenURI - request to open a URL * Secret - integration with TDEWallet * Account - request user information (username, full name, user icon) |