193 Commits (8156de120af684db89724faf76dc2c9ebe50ae47)
 

Author SHA1 Message Date
Michael Stapelberg 8156de120a commit missing .clang-format 10 years ago
Michael Stapelberg a0bca728c9 add travis config 10 years ago
Michael Stapelberg 68b78a7f57 clang-format -i **/*.[ch] 10 years ago
Michael Stapelberg 783509b872 Merge pull request #6 from danielotero/master 10 years ago
Daniel Otero 86323f6e04 Update the key symbol if the composing ends. 10 years ago
Daniel Otero 9e48c74be1 Avoid handle a keysym if the compose state gets cancelled 10 years ago
Daniel Otero 562e824246 Remove xkb_context initialization code from load_compose_table 10 years ago
Daniel Otero ef3ef30400 Add support for Compose and dead-keys with libxkbcommon 10 years ago
Michael Stapelberg 3898f75672 Merge pull request #3 from stibi/whoami 10 years ago
Martin Stiborsky 665ce3e215 getpwuid call moved 10 years ago
Martin Stiborsky 6ffe86ca12 null check for getpwuid and pw_name 10 years ago
Martin Stiborsky 7d52029ae3 removed the whoami function, replaced with an inline getpwuid call 10 years ago
Martin Stiborsky a3839aa69f getting current user with whoami like function rather than from env variable 10 years ago
Michael Stapelberg ec9a5f638b Merge pull request #1 from koebi/master 10 years ago
koebi 04859823ca debugging outputs the password, so the manpage should mention that 10 years ago
koebi 9fa9802b26 added debug-flag to manpage 10 years ago
Michael Stapelberg 1dce3ad1c8 README is actually in markdown, so tell github that 10 years ago
Michael Stapelberg 7af3d0b7e4 make github the canonical i3lock repository 10 years ago
Neodyblue 8a630bec65 Ignore password validation is pam is in wrong state 10 years ago
koebi 0cbf483cb4 implemented logging the number of failed attempts 10 years ago
Michael Stapelberg 7f450a52f6 Die when the X11 connection breaks during runtime (Thanks Eduan) 10 years ago
Michael Stapelberg 7bb152664f update the changelog/readme for 2.6 11 years ago
Michael Stapelberg 4724d4abf0 remove obsolete xkb_state_update_key() calls (Thanks Ran) 11 years ago
Michael Stapelberg 1b89709ae7 listen for XKB events instead of the MappingNotify event (Thanks Ran) 11 years ago
Michael Stapelberg 7eb43aeabd little cleanups thanks to Ran Benita’s review 11 years ago
Michael Stapelberg 0beb9a47b1 use libxkbcommon-x11 instead of libX11 11 years ago
Michael Stapelberg 6191590e5c Scale the unlock indicator (for retina displays) 11 years ago
Vytautas Šaltenis e2dd1543e9 Cleanup scattered timer calls to use macros 11 years ago
Vytautas Šaltenis 4ff1d7fc5c Ignore empty passwd after repeated Enter keypress 11 years ago
Vytautas Šaltenis 178b858116 Fix typo in manual 11 years ago
Vytautas Šaltenis e5f86339bc Fix typo 11 years ago
Vytautas Šaltenis 52541fb7ee Discard half-entered passwd after some inactivity 11 years ago
Vytautas Šaltenis c7cd4cd3b5 Delay to turn off the screen after wrong passwd 11 years ago
TheKK 15ddf304be Replace '1' with "EXIT_FAILURE" 11 years ago
Vytautas Šaltenis 2509c987d1 Extract start/stop timer code to reusable funcs 11 years ago
Vytautas Šaltenis d91fdc368e Extract if(dpms) calls to wrapper functions 11 years ago
Philippe Virouleau 6c34f6aa40 Turn on the screen on successful authentication 11 years ago
Michael Stapelberg ac8bbad523 Re-raise i3lock when obscured in a separate process 11 years ago
Michael Stapelberg d7fd058f0c Revert "Run authentification in different process" 11 years ago
Michael Stapelberg df760b6e9e Revert "Bug fix: Call clear_input() when the password is wrong." 11 years ago
oblique 33d953fbdf Bug fix: Call clear_input() when the password is wrong. 11 years ago
koebi a305e622a6 Run authentification in different process 11 years ago
Vincent Bernat 94c9274bd3 Small improvements to manual page. 11 years ago
Michael Stapelberg 2f17b73e20 Bugfix: update the initial keyboard modifier state (Thanks lee, Ran) 11 years ago
Michael Stapelberg ad47d80e22 Add -e to --help 11 years ago
Vincent Bernat 5627a11174 Add `-e` option to not validate empty password. 11 years ago
Bas Pape 3e136769be Use cairo_status_to_string for descriptive errors. 11 years ago
Michael Stapelberg a72e0de842 add xcb-atom to pkg-config calls 12 years ago
Michael Stapelberg 712fed5cf2 update changelog for 2.5 12 years ago
Axel Wagner e69b98561b Set window name 12 years ago