dda29f9
Update copyright notices and get rid of ranges by
2015-04-21 11:47:51 -0400
cb1b06f
Merge pull request #10 from Deiz/modifiers by
2015-03-29 22:59:39 +0200
b4f6dae
List generic pressed modifiers on failure by
2015-03-26 03:06:18 -0400
a9ecf1e
Add capslock and numlock indicators by
2015-02-11 20:52:07 +0100
fe99346
Merge pull request #9 from qfire/master by
2015-03-27 08:31:58 +0100
aaad9c0
refresh pam credentials on successful authentication by
2015-03-26 09:26:48 -0400
de152b1
disable clang temporarily by
2015-03-17 09:00:15 +0100
8156de1
commit missing .clang-format by
2015-03-17 08:50:50 +0100
a0bca72
add travis config by
2015-03-17 08:42:49 +0100
68b78a7
clang-format -i **/*.[ch] by
2015-03-16 18:47:16 +0100
783509b
Merge pull request #6 from danielotero/master by
2015-02-12 23:08:35 +0100
86323f6
Update the key symbol if the composing ends. by
2015-02-12 21:38:37 +0100
9e48c74
Avoid handle a keysym if the compose state gets cancelled by
2015-02-12 11:22:58 +0100
562e824
Remove xkb_context initialization code from load_compose_table by
2015-02-12 11:12:38 +0100
ef3ef30
Add support for Compose and dead-keys with libxkbcommon by
2015-02-12 00:37:23 +0100
3898f75
Merge pull request #3 from stibi/whoami by
2015-01-06 08:34:35 +0100
665ce3e
getpwuid call moved by
2015-01-06 00:02:23 +0100
6ffe86c
null check for getpwuid and pw_name by
2015-01-05 22:54:32 +0100
7d52029
removed the whoami function, replaced with an inline getpwuid call by
2015-01-05 19:54:48 +0100
a3839aa
getting current user with whoami like function rather than from env variable by
2015-01-05 11:46:11 +0100
ec9a5f6
Merge pull request #1 from koebi/master by
2014-12-27 22:21:33 +0100
0485982
debugging outputs the password, so the manpage should mention that by
2014-12-27 22:19:07 +0100
9fa9802
added debug-flag to manpage by
2014-12-27 21:54:41 +0100
1dce3ad
README is actually in markdown, so tell github that by
2014-12-26 21:03:12 +0100
7af3d0b
make github the canonical i3lock repository by
2014-12-26 21:02:58 +0100
8a630be
Ignore password validation is pam is in wrong state by
2014-10-13 11:39:13 +0100
0cbf483
implemented logging the number of failed attempts by
2014-07-24 22:32:07 +0200
7f450a5
Die when the X11 connection breaks during runtime (Thanks Eduan) by
2014-08-21 09:34:03 +0200
7bb1526
update the changelog/readme for 2.6 by
2014-07-18 20:21:09 +0200
4724d4a
remove obsolete xkb_state_update_key() calls (Thanks Ran) by
2014-01-18 21:12:59 +0100
1b89709
listen for XKB events instead of the MappingNotify event (Thanks Ran) by
2014-01-18 19:40:11 +0100
7eb43ae
little cleanups thanks to Ran Benita’s review by
2014-01-18 19:20:58 +0100
0beb9a4
use libxkbcommon-x11 instead of libX11 by
2014-01-18 17:13:59 +0100
6191590
Scale the unlock indicator (for retina displays) by
2014-05-02 19:57:22 +0200
e2dd154
Cleanup scattered timer calls to use macros by
2014-03-23 19:14:09 +0200
4ff1d7f
Ignore empty passwd after repeated Enter keypress by
2014-03-10 22:02:27 +0200
178b858
Fix typo in manual by
2014-03-18 22:40:17 +0200
e5f8633
Fix typo by
2014-03-06 23:16:43 +0200
52541fb
Discard half-entered passwd after some inactivity by
2014-03-06 23:06:28 +0200
c7cd4cd
Delay to turn off the screen after wrong passwd by
2014-03-06 22:55:37 +0200
15ddf30
Replace '1' with "EXIT_FAILURE" by
2014-03-16 21:54:42 +0800
2509c98
Extract start/stop timer code to reusable funcs by
2014-03-06 22:22:02 +0200
d91fdc3
Extract if(dpms) calls to wrapper functions by
2014-03-02 23:53:42 +0200
6c34f6a
Turn on the screen on successful authentication by
2013-11-10 23:12:46 +0100
ac8bbad
Re-raise i3lock when obscured in a separate process by
2013-11-10 20:40:52 +0100
d7fd058
Revert "Run authentification in different process" by
2013-11-10 20:03:53 +0100
df760b6
Revert "Bug fix: Call clear_input() when the password is wrong." by
2013-11-10 20:03:48 +0100
33d953f
Bug fix: Call clear_input() when the password is wrong. by
2013-10-17 13:35:33 +0300
a305e62
Run authentification in different process by
2013-09-07 19:41:16 +0200
94c9274
Small improvements to manual page. by
2013-08-31 14:00:16 +0200
2f17b73
Bugfix: update the initial keyboard modifier state (Thanks lee, Ran) by
2013-09-01 10:01:38 +0200
ad47d80
Add -e to --help by
2013-08-31 20:42:06 +0200
5627a11
Add `-e` option to not validate empty password. by
2013-08-26 23:39:38 +0200
3e13676
Use cairo_status_to_string for descriptive errors. by
2013-07-30 20:03:19 +0200
a72e0de
add xcb-atom to pkg-config calls by
2013-06-09 11:44:57 +0200
712fed5
update changelog for 2.5 by
2013-06-09 11:13:39 +0200
e69b985
Set window name by
2013-04-09 18:31:25 +0200
e0213cb
Fix centering the indicator in the no-xinerama case by
2013-03-29 00:46:22 +0100
d4d589a
fix ctrl-u handling by
2013-03-29 10:13:01 +0100
1495903
Fix resetting the password after failed authentications by
2013-03-29 00:43:43 +0100
6613444
Add ctrl+u password reset by
2013-03-23 12:33:56 -0400
d8a1da6
Use ev_loop_fork after fork, this fix forking on kqueue based OSes by
2013-03-20 17:48:21 +0100
006f9d3
README: refer to cr.i3wm.org for patches by
2013-02-10 15:18:54 +0100
b1a6e2e
Limit the debug print to the actual password size by
2013-02-07 17:14:53 +0100
2c9e46d
RGB color notation is 3-byte hexadecimal by
2012-12-06 00:38:45 -0500
d6b9e33
Allow passwordless PAM conversations (e.g. fingerprint) by
2012-11-03 10:32:07 +0000
e84a120
Allow XKB_KEY_XF86ScreenSaver as synonm for enter by
2012-11-03 10:31:29 +0000
fba8847
remove support for NOLIBCAIRO, cairo-xcb is widespread by now by
2012-10-26 20:42:26 +0200
fe4f4a8
README: remove unhelpful comment about pkg-config by
2012-10-26 20:40:20 +0200
e1d86a3
use libxkbcommon for input handling by
2012-10-26 20:24:55 +0200
1d08065
bugfix: free(reply) to avoid memory leak by
2012-10-26 20:21:53 +0200
2cadf22
s/pam_message/pam_response/ (Thanks Tucos) by
2012-10-15 22:39:49 +0200
603c90e
promote the "could not load image" message from debug to normal by
2012-09-26 11:21:48 +0200
1e55f0d
only use mlock() on Linux, FreeBSD (for example) requires root by
2012-08-22 20:49:10 +0200
65795be
getopt_long returns int, don't cast to char. by
2012-06-29 10:30:39 -0300
fdf6d7a
update changelog for 2.4.1 by
2012-06-02 14:45:12 +0200
1da637c
skip shift when getting the modifier mask (Thanks SardemFF7) by
2012-05-30 16:53:16 +0200
dd02dff
revert shift lock handling (broke uppercase letters) by
2012-05-30 16:08:12 +0200
9b29ae7
Bugfix: Correctly center unlock indicator after reconfiguring screens (Thanks xn) by
2012-05-19 21:13:03 +0200
f9416f6
remove debian/ by
2012-04-08 00:23:46 +0200
544f535
add .gitignore by
2012-04-07 19:41:12 +0200
79398d9
add CHANGELOG file by
2012-04-01 13:10:50 +0200
dc2b6e5
Use (void) instead of () for functions without args (Thanks fernandotcl) by
2012-04-01 12:28:28 +0200
3c2436c
Bugfix: fallback when the image cannot be loaded by
2012-03-28 20:59:17 +0200
be21951
Only output text when in debug mode (fixes problems with xautolock) by
2012-03-26 19:54:47 +0200
2053e98
Bugfix: Fix background color when using cairo (Thanks Pascal) by
2012-03-26 18:59:41 +0200
9eae4e9
debian: update changelog for 2.3.1 by
2012-03-15 17:02:00 +0100
324149e
fix compilation on some systems (Thanks badboy) by
2012-03-15 13:50:51 +0100
c9fe076
debian: fix packaging format to 1.0 for now by
2012-03-15 13:34:35 +0100
1b2f5f0
debian: remove duplicate priority field by
2012-03-15 13:33:54 +0100
5045dab
manpage: add -u flag in synopsis by
2012-03-15 13:32:56 +0100
8f35348
manpage: hyphen by
2012-03-15 13:32:34 +0100
e5f7857
debian: update packaging by
2012-03-15 13:28:07 +0100
f8b8b54
README: also add libev to dependencies by
2012-03-15 12:47:40 +0100
d879637
document the dependency on libxcb-xinerama by
2012-03-15 12:35:24 +0100
b5bbd2f
Properly handle Caps Lock (Thanks Damien) by
2012-03-10 16:41:42 +0100
6cb93c9
man page: mention xautolock by
2012-02-23 17:03:59 +0100
406fa5e
Bugfix: Copy the color depth from parent (root) window instead of hardcoding to 24 (Thanks hafron) by
2012-01-15 16:15:05 +0000
f368bbd
Added missing #ifndef NOLIBCAIRO by
2012-01-07 10:57:22 +0100
34c8108
Bugfix: Check for waiting X11 events before entering the event loop by
2012-01-05 22:27:01 +0000