]> git.sur5r.net Git - i3/i3lock/commit
Displaying locking message when grabbing the pointer/keyboard. (#88)
authoreplanet <emeric.planet@gmail.com>
Wed, 28 Sep 2016 01:39:52 +0000 (03:39 +0200)
committerMichael Stapelberg <stapelberg@users.noreply.github.com>
Wed, 28 Sep 2016 01:39:52 +0000 (18:39 -0700)
commit1c97a8484723b7db6c96c3b7bfa4c86c26f47b5a
tree0b25192dc3cd1d9fb0151d58174755292cd891f5
parentfd2215b0f08991f0f710533b122a182438ff2237
Displaying locking message when grabbing the pointer/keyboard. (#88)

Display "locking…" message when grabbing the pointer/keyboard,
after at least 250 ms of unfruitful attempts. If grabbing
eventually fails, application will not fork and return 1.
i3lock.c
unlock_indicator.c
unlock_indicator.h
xcb.c