diff options
author | sinanmohd <sinan@sinanmohd.com> | 2024-05-25 06:50:57 +0530 |
---|---|---|
committer | sinanmohd <sinan@sinanmohd.com> | 2024-05-25 06:50:57 +0530 |
commit | d3f875d16379110947e27242e67c804340182669 (patch) | |
tree | c780fb43aaad0b2a9a58519ddffcdee737da3d6f /README.md | |
parent | 5eda6884585eda2f8493dcb101ae2ed255ea29d1 (diff) |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 15 |
1 files changed, 13 insertions, 2 deletions
@@ -31,12 +31,23 @@ Todo - [ ] CollectionCreated - [ ] CollectionDeleted - [ ] CollectionChanged - - [ ] READ - [x] org.freedesktop.Secret.Session - [x] Close - - [ ] org.freedesktop.Secret.Item - [ ] org.freedesktop.Secret.Collection + - [ ] Delete + - [ ] SearchItems + - [ ] CreateItem + - [ ] ItemCreated + - [ ] ItemDeleted + - [ ] ItemChanged + - [ ] org.freedesktop.Secret.Item + - [ ] Delete + - [ ] GetSecret + - [ ] SetSecret - [ ] org.freedesktop.Secret.Prompt + - [ ] Prompt + - [ ] Dismiss + - [ ] Completed - [x] nix flake - [x] shell - [x] pkg |