blocking-dialog 0.0.2

Minimal desktop dialog implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# blocking-dialog-rs

Minimal desktop dialog implementation (wip)

### Goals and non-goals

- Windows XP+ support
- macOS support
- linux support using zenity (part of the freedesktop runtime on flathub)
- No async
- Few dependencies
- Simple api