Xinqi Bao's Git
projects
/
slock.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
|
inline
| side by side (from:
e378f73
)
Re-introduce the waiting loop for input grabbing
author
Quentin Rameau <
[email protected]
>
Thu, 1 Sep 2016 11:46:51 +0000
(13:46 +0200)
committer
Markus 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