v1cont / yad

Yet Another Dialog
GNU General Public License v3.0
657 stars 58 forks source link

add --changed-action handler #169

Closed Misko-2083 closed 2 years ago

Misko-2083 commented 2 years ago

Switch field will now trigger changed action: yad --form --field="Check":CHK --field="Switch":SW --field="Switch 2":SW "FALSE" "TRUE" "TRUE" --changed-action 'yad --text="%1 %2 %3"'

step- commented 1 year ago

@Misko-2083 please take a look: https://github.com/v1cont/yad/pull/208