Re-introduce the waiting loop for input grabbing
authorQuentin Rameau <quinq@fifth.space>
Thu, 1 Sep 2016 11:46:51 +0000 (13:46 +0200)
committerMarkus Teich <markus.teich@stusta.mhn.de>
Fri, 2 Sep 2016 08:50:32 +0000 (10:50 +0200)
We actually “need” to wait a little for input to be released before
locking for cases where slock is spawned from other graphical
applications using keybindings.
This undoes the misbehaviour I introduced in c2f9757, sorry for the mess.


No differences found