]> git.sur5r.net Git - i3/i3lock/commit
display error when backspace is pressed without any input (#172)
authorMichael Stapelberg <stapelberg@users.noreply.github.com>
Sun, 14 Jan 2018 21:17:43 +0000 (22:17 +0100)
committerGitHub <noreply@github.com>
Sun, 14 Jan 2018 21:17:43 +0000 (22:17 +0100)
commit6b53758e142c3628c24a53d0ed5994dddf309e9a
tree2b9e913667e9bc0d5bb66f9b31956e2da6649666
parent8c3a110c6a3ba04545623e1dca752954e47acf6e
display error when backspace is pressed without any input (#172)

This adds some feedback to a keypress which previously had no visible effect.

While the text “no input” isn’t the most descriptive, it was the only one I
could think of which fit into the unlock indicator circle. If you have a better
suggestion, let me know.

fixes #164
i3lock.c
unlock_indicator.c
unlock_indicator.h