# zouni
Variety of functions that `std` does not offer or `std` offers but are not satisfiable.
## clipboard
- read_text
- write_text
- read_uris
- write_uris
## device
- listen
## drag & drop
- start_drag
## fs
- stat
- get_mime_type
- readdir
- mv
- mv_all
- copy
- copy_all
- delete
- delete_all
- trash
- trash_all
- undelete
- utimes
- create_symlink
## shell
- open_path
- open_path_with
- open_file_property
- show_item_in_folder
- trash
## process
- spawn
## dialog(depending on rfd)
- message
- open
- save
## webview2
- file drag & drop
## webkit2gtk
- undo/redo