casualsnek / cassowary

Run Windows Applications on Linux as if they are native, Use linux applications to launch files files located in windows vm without needing to install applications on vm. With easy to use configuration GUI
GNU General Public License v2.0
2.87k stars 75 forks source link

Fix segmentation fault in vmstart dialog #105

Open Silveere opened 1 year ago

Silveere commented 1 year ago

This adds a separate signal for changing the state of buttons and emits it instead of directly altering the button state.