8000 Tags · Arteiii/zenity · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Arteiii/zenity

Tags

3.6.1

Toggle 3.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add clear method to MultiSpinner fix #35 (#36)

* feat: Add clear method to MultiSpinner/Progressbar

* fmt: fixed formating

* test: fixed failing doc test on input example

* doc: fixed some docs, moved previews down added toc (readme)

3.6.0

Toggle 3.6.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
added yes no input prompt

3.5.0

Toggle 3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
32 requirenents (#34)

* Update README.md
* added custom log render
* added log an requirement checks
* fixed panic if get_last was called while no spinner was created

3.4.1

Toggle 3.4.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fixed test crash

3.4.0

Toggle 3.4.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fmt fixes

3.3.0

Toggle 3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
22 allow skip input validation (#30)

* removed re-export
* removed print if invalid arguments
* removed unsued code
* reworked input

Added:
- Multiple Requirements
- valid and Invalid Notes
- additional notes for shotcuts
- default option
- support for ALLow_COLOR

* update input example to work with the new input struct
* fixed text not removing after condition match
* update preview image
* added documentation

3.2.3

Toggle 3.2.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
added features

3.2.2

Toggle 3.2.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fixed input gif in readme

3.2.1

Toggle 3.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
22 allow skip input validation 1 (#29)

* reworked key input to work correctly on windows
* fixed performance issues
* added title option
* added title to example
* removed unused code added a test
* cargo fmt

3.2.0

Toggle 3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
22 allow skip input validation (#27)

added:
- Shift + Enter as force
- Shift + Back as clear all


* reworked input to use macros
* additional keys and fixes for windows
* reworked input example
* fixed test failure
* some more changes to the new key combinations
0