]> git.mdlowis.com Git - proto/labwc.git/commit
output: fallback to other output modes if preferred mode fails
authorJohan Malm <jgm323@gmail.com>
Sun, 22 Aug 2021 13:14:50 +0000 (14:14 +0100)
committerJohan Malm <jgm323@gmail.com>
Sun, 22 Aug 2021 13:14:50 +0000 (14:14 +0100)
commit5cf4539827be06738e971630b5f419c05f447d59
tree2f92d4282c319907ec7a71be80bce983ab8d7046
parent8c96c6501892c654164e66e02f7bdfc7fff9d679
output: fallback to other output modes if preferred mode fails

See sway@4cdc4ac6

Sometimes the preferred mode is not available due to hardware
constraints. In these cases it is better to fallback to lower modes than
to end up with a black screen.
src/output.c