Xinqi Bao's Git

Re-introduce the waiting loop for input grabbing
authorQuentin Rameau <[email protected]>
Thu, 1 Sep 2016 11:46:51 +0000 (13:46 +0200)
committerMarkus Teich <[email protected]>
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