Fix up modes and icons

This commit is contained in:
Luke D. Jones
2021-06-07 14:38:43 +12:00
parent 1b34079d14
commit 226620eb53
9 changed files with 446 additions and 14 deletions

View File

@@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Changed
- Refine graphics mode switching:
+ Disallow switching to compute or vfio mode unless existing mode is "Integrated"
# [3.7.0] - 2021-06-06
### Changed