]> git.ipfire.org Git - thirdparty/plymouth.git/commit
Merge branch 'fix-novt-input' into 'main'
authorRay Strode <halfline@gmail.com>
Tue, 29 Nov 2022 14:26:18 +0000 (14:26 +0000)
committerRay Strode <halfline@gmail.com>
Tue, 29 Nov 2022 14:26:18 +0000 (14:26 +0000)
commit6b28bb622917ed3e640714b64ecdc121385913fa
treea29c7a758fe6c6b65579c95bf43380b5ec647b37
parent605b038acb3188f97cca557c18a38443038224dc
parent03d4e91bcdd1f430a1c0ce539536a7c7a3f3e31c
Merge branch 'fix-novt-input' into 'main'

renderers: No longer assume that input is closed if the terminal device is NULL.

See merge request plymouth/plymouth!214