Exit as soon as possible on input grabbing error
authorQuentin Rameau <quinq@fifth.space>
Tue, 30 Aug 2016 15:33:09 +0000 (17:33 +0200)
committerMarkus Teich <markus.teich@stusta.mhn.de>
Tue, 30 Aug 2016 17:54:26 +0000 (19:54 +0200)
We want to know at once if slock failed or not to lock the screen, not
seing a black screen for a whole second (or two) and then die.
Thanks to ^7heo for reporting this.


No differences found