aboutsummaryrefslogtreecommitdiff
path: root/src/backends/mod.rs
Commit message (Expand)AuthorAge
* Add the stdio backendRobin Krahl2019-01-11
* Check DISPLAY environment variable in default_backendRobin Krahl2019-01-11
* Check the DIALOG environment variable in default_backendRobin Krahl2019-01-11
* Implement zenity backendRobin Krahl2019-01-08
* Add the Password dialog boxRobin Krahl2019-01-08
* Refactor io::Error into custom Error enumRobin Krahl2019-01-08
* Add question dialog boxesRobin Krahl2019-01-08
* Add input dialog boxesRobin Krahl2019-01-08
* Implement message boxes using the dialog backendRobin Krahl2019-01-08