summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMavridis Philippe <[email protected]>2024-07-08 01:04:09 +0300
committerMavridis Philippe <[email protected]>2024-07-08 01:05:01 +0300
commit87769ed51d8087ddc4a02705f39fe4f21431b66f (patch)
treecf3d12a293a24868641d8c086206da87e3c57ed3 /README.md
parentc7b0c7b88c1bebb038bd70f4995fc35771fa83c0 (diff)
downloadxdg-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9b09bad..b2b3d5a 100644
--- a/README.md
+++ b/README.md
@@ -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)