- Adjust gfx controller to assume that the graphics driver is loaded if the
  mode is set for nvidia/hybrid
- Small code adjustments for error handling
This commit is contained in:
Luke
2021-01-10 22:04:26 +13:00
parent 54cc51fe5d
commit c9b2a0c777
11 changed files with 72 additions and 40 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "ctrl-gfx"
version = "2.1.3"
version = "2.1.4"
license = "MPL-2.0"
readme = "README.md"
authors = ["Luke <luke@ljones.dev>"]