The more useful (IMO) [Zenity](https://help.gnome.org/users/zenity/stable/) dialogs are implemented. What's missing, and why? - [x] [Calendar Dialog](https://github.com/ncruces/zenity/wiki/Calendar-dialog) - [x] [Color Selection Dialog](https://github.com/ncruces/zenity/wiki/Color-selection-dialog) - [x] [File Selection Dialog](https://github.com/ncruces/zenity/wiki/File-selection-dialog) - [ ] Forms Dialog - too complex, can't/won't add - [x] [List Dialog](https://github.com/ncruces/zenity/wiki/List-dialog) - **single column only** - other options too complex, can't/won't add - [x] [Message Dialog](https://github.com/ncruces/zenity/wiki/Message-dialog) - [x] [Notification Icon](https://github.com/ncruces/zenity/wiki/Notification) - [x] [Password Dialog](https://github.com/ncruces/zenity/wiki/Password-dialog) - [x] [Progress Dialog](https://github.com/ncruces/zenity/wiki/Progress-dialog) - [ ] Scale Dialog - `print-partial` is hard, investigating - [x] [Text Entry Dialog](https://github.com/ncruces/zenity/wiki/Text-Entry-dialog) - [ ] Text Information Dialog - too complex, not very useful, can't/won't add
The more useful (IMO) Zenity dialogs are implemented.
What's missing, and why?
print-partialis hard, investigating