added option key remap

This commit is contained in:
aomizu
2025-06-08 21:21:33 +09:00
parent fec5577d57
commit ac893a1c19
8 changed files with 647 additions and 12 deletions

View File

@@ -25,6 +25,11 @@ func UpdateAllStatuses() {
updateTurtleWoWStatus()
updatePlayButtonState()
updateServiceStatus()
// Update Wine registry status if components are initialized
if optionAsAltStatusLabel != nil {
updateWineRegistryStatus()
}
}
// updateCrossoverStatus updates CrossOver path and patch status