Commit Graph

42 Commits (main)

Author SHA1 Message Date
Vyacheslav Chigrin 3b6511d4a5
Display current keyboard layout when user types password. (#341)
This feature can be enabled using the --show-keyboard-layout (or -k) flag.
2023-06-19 23:48:08 +02:00
Jan-Erik Rediger 60a5e4dae9
Remove myself from the man page (#327) 2022-08-30 18:39:02 +02:00
Michael Stapelberg 2ab9a397ab recommend using xss-lock to start i3lock
related to https://github.com/i3/i3lock/issues/207
related to https://github.com/i3/i3lock/issues/311
fixes https://github.com/i3/i3lock/issues/310
2022-02-27 23:55:57 +01:00
Michael Stapelberg db7e3ba222 i3lock.1: --raw: add an example of how to use convert(1) 2019-07-21 11:14:54 +02:00
Michael Stapelberg ad056ca396 Revert "Add option to lock TTY switching"
This reverts commit dcfcba3ed4.

As-is, this requires i3lock to be run with too many permissions, for a feature
which many users will never need. In issue #231, we concluded that interested
users are better off using a dedicated virtual console locker such as vlock(1).

related to #231
2019-07-21 10:16:16 +02:00
Martin Dørum 74d2abf63d
Remove one last reference to the -r shortopt
I'm sorry I missed this earlier. I just noticed it now while reading through a diff.
2019-05-25 23:15:25 +02:00
Martin Dørum aa7984f215 Add rgbx, xrgb, bgr, etc. formats (#234) 2019-05-23 21:03:48 -04:00
Martin Dørum 0be11444bc Remove shortopt from --raw (#232) 2019-05-23 19:07:51 -04:00
Martin Dørum ebf3428f10 Add a --raw option to read image as raw bytes (#226) 2019-05-20 08:20:55 -04:00
Lorian Coltof dcfcba3ed4 Add option to lock TTY switching 2018-11-29 14:22:19 +01:00
Florian Zipperle cca7d4e6c3 Removed obsolete inactivity timeout (#84)
* Removed obsolete inactivity timeout
2016-07-20 07:50:07 +01:00
Michael Stapelberg 679fb57acc i3lock.1: use signal names without SIG prefix (Thanks rodfersou)
see #32
2016-06-20 19:46:38 +02:00
Michael Stapelberg 929e541fb7 Remove DPMS support in favor of a wrapper script and xset(1).
fixes #32
2015-08-11 21:50:42 +02:00
Kenneth Lyons d91c20a9f2 Indicate that the --inactivity-timeout option takes an argument. 2015-07-02 14:45:30 -07:00
koebi 04859823ca debugging outputs the password, so the manpage should mention that 2014-12-27 22:19:07 +01:00
koebi 9fa9802b26 added debug-flag to manpage 2014-12-27 21:54:41 +01:00
koebi 0cbf483cb4 implemented logging the number of failed attempts
This closes #1243
2014-08-24 23:27:00 +02:00
Vytautas Šaltenis 178b858116 Fix typo in manual 2014-03-23 10:02:16 +01:00
Vytautas Šaltenis c7cd4cd3b5 Delay to turn off the screen after wrong passwd
Also add flag for number of seconds to wait for it.

When user cancels the password or enters a wrong one, i3lock will wait
for some time before putting the monitors back to sleep. By default it's
30 seconds, but this flag allows to control that.
2014-03-23 09:32:44 +01:00
Vincent Bernat 94c9274bd3 Small improvements to manual page.
Use a bulleted list for the IMPROVEMENTS section. Fix some
grammar. Remove the use of "fuck" which may offend some people.
2013-09-09 04:34:16 +02:00
Vincent Bernat 5627a11174 Add `-e` option to not validate empty password.
When the XF86ScreenSaver key is used to put a laptop to sleep (or to
trigger the screensaver), the key may "bounce" on resume. This is
annoying as i3lock will try to validate several empty passwords and
wait several seconds before accepting a legit password.

Some users may want to validate an empty password: PAM may rely on
other sources to unlock the screen, like the presence of a token or
the proximity of some Bluetooth device. Hence, we don't forbid this
possibility and provide an command-line option for users not willing
to validate empty passwords.
2013-08-31 20:41:12 +02:00
Michael Stapelberg 5045dab79c manpage: add -u flag in synopsis 2012-03-15 13:32:56 +01:00
Michael Stapelberg 8f353487d4 manpage: hyphen 2012-03-15 13:32:34 +01:00
Maik Fischer 6cb93c9bd8 man page: mention xautolock 2012-02-23 17:05:47 +01:00
Michael Stapelberg 6f50a997b8 change ALL the copyrights! 2012-01-03 18:20:37 +00:00
Michael Stapelberg f216517bb0 Implement a visual unlock indicator 2011-12-28 20:28:18 +01:00
Michael Stapelberg 493b02aa04 manpage: mention arguments in OPTIONS section, too (Thanks TrickSTer) 2011-09-25 13:34:26 +01:00
Michael Stapelberg 1e7349e739 update debian packaging, update copyright 2011-07-13 17:06:46 +02:00
Michael Stapelberg 5d43c20538 manpage: add missing "specify" (Thanks xeen) 2010-07-21 01:46:59 +02:00
Michael Stapelberg ab7f591db6 s/passwords/password (Thanks xeen) 2010-07-21 01:45:11 +02:00
Michael Stapelberg 60776a8219 manpage: PNG instead of XPM 2010-07-16 20:55:20 +02:00
Michael Stapelberg a1400462c2 manpage: s/tile/tiling 2010-07-16 20:36:11 +02:00
Michael Stapelberg 0d4f113094 Fix errors in i3lock.1 2010-07-16 18:15:31 +02:00
Michael Stapelberg 54c1ff3f0e Update manpage 2010-07-16 17:56:15 +02:00
Axel Wagner b4c10df0fc Implement showing the default X- or a hardcoded Windows-Mousecursor. 2010-07-09 11:18:39 +02:00
Michael Stapelberg ef1d47ce5b Some small cleanups 2009-08-02 21:47:39 +02:00
Jan-Erik Rediger 1cddfc4a98 adding option to enable tiling of images 2009-08-02 21:35:28 +02:00
Jan-Erik Rediger 9c4dee2e86 adding option to choose background color 2009-08-02 19:38:38 +02:00
Michael Stapelberg c1a91badbe Document the new option in the manpage 2009-06-27 23:06:44 +02:00
Michael Stapelberg 4a9d3d7365 Implement options for forking, beeping and DPMS. Bump version to 1.0. 2009-05-10 12:48:16 +02:00
Michael Stapelberg 2828b3fb6e Fix spelling errors 2009-03-12 00:19:42 +01:00
Michael Stapelberg 2105ce8cc7 Add a manpage and install it, update debian description 2009-03-11 23:44:39 +01:00