235 Commits (512c10f1ddff05998b23450a2d834ffb36a5be38)
 

Author SHA1 Message Date
Ingo Bürk 512c10f1dd Merge pull request #122 from jasperla/dpms 8 years ago
Jasper Lievisse Adriaanse 5aff9594aa Remove last traces of DPMS 8 years ago
martin 80d4452ec6 Fix covering of composited notifications (#96) 8 years ago
Bownairo 9c8ae8b5d1 Change input slices to be exactly pi/3 in size instead of slightly more (#107) 8 years ago
Nicolò Balzarotti 7504e16527 Add Enter on C-m (#103) 8 years ago
eplanet d2130092cf Display error message when locking failed (#99) 8 years ago
eplanet 1c97a84847 Displaying locking message when grabbing the pointer/keyboard. (#88) 8 years ago
Diogo Ferreira fd2215b0f0 i3lock: Stop leaking the image_path dup. (#93) 8 years ago
koebi 17b7b77893 unlock automatically after authentication failure (#90) 8 years ago
Vasilij Schneidermann 893aff1bd0 Set font face (#89) 8 years ago
eplanet 0d111aaede Added version files for release tarball. Fixes #40 (#86) 8 years ago
Florian Zipperle cca7d4e6c3 Removed obsolete inactivity timeout (#84) 8 years ago
Michael Stapelberg 679fb57acc i3lock.1: use signal names without SIG prefix (Thanks rodfersou) 9 years ago
Michael Stapelberg 619c791a20 update CHANGELOG 9 years ago
Michael Stapelberg ce1c5cecc0 clang-format-3.5 9 years ago
Michael Stapelberg a5c6b2653e add CONTRIBUTING.md 9 years ago
Christoph Ruegge 463d38fed6 Add support for `xss-lock --transfer-sleep-lock' (#75) 9 years ago
martin 402254b575 Flush xcb connection after opening fullscreen window (#74) 9 years ago
Karl Tarbe 9a7604bb35 Allow CTRL+J as enter and CTRL+H as backspace (#72) 9 years ago
Michael Stapelberg 59705b05b5 Show unlock indicator if password was entered during PAM verification 9 years ago
Michael Stapelberg 0bdc0c644d Eat XKB_KEY_Delete and XKB_KEY_KP_Delete (Thanks bebehei) 9 years ago
Michael Stapelberg cc73d88aea Remove libxkbfile dependency from README.md/comments 9 years ago
Michael Stapelberg b181e3137b use trusty, install libxkbcommon-dev from wily 9 years ago
Michael Stapelberg d15cb5978e travis: install clang-format-3.5 from llvm repository 9 years ago
Michael Stapelberg 688d49d5b8 fix pam_securetty: set PAM_TTY to getenv("DISPLAY") 9 years ago
Michael Stapelberg 929e541fb7 Remove DPMS support in favor of a wrapper script and xset(1). 9 years ago
Michael Stapelberg c5bb1d55e0 Merge pull request #24 from ixjlyons/timeout-doc 10 years ago
Kenneth Lyons d91c20a9f2 Indicate that the --inactivity-timeout option takes an argument. 10 years ago
Michael Stapelberg 105a86dc57 update CHANGELOG 10 years ago
Michael Stapelberg 5b7ee05581 makefile: s/README/README.md/ 10 years ago
Michael Stapelberg a0ac8cd87d Merge pull request #14 from ony/master 10 years ago
Nikolay Orlyuk a02789367c Make pkg-config configurable 10 years ago
Michael Stapelberg 8a49effade Merge pull request #13 from Airblader/feature-12 10 years ago
Ingo Bürk b4c97bddf7 Only redraw the screen if the unlock indicator is actually used. 10 years ago
Michael Stapelberg 02f3d44dcf Merge pull request #11 from Deiz/update-notices 10 years ago
Deiz dda29f93a1 Update copyright notices and get rid of ranges 10 years ago
Michael Stapelberg cb1b06f351 Merge pull request #10 from Deiz/modifiers 10 years ago
Deiz b4f6dae10e List generic pressed modifiers on failure 10 years ago
Alexandre Boeglin a9ecf1e0c9 Add capslock and numlock indicators 10 years ago
Michael Stapelberg fe99346fb1 Merge pull request #9 from qfire/master 10 years ago
James Cassidy aaad9c0e7a refresh pam credentials on successful authentication 10 years ago
Michael Stapelberg de152b1f29 disable clang temporarily 10 years ago
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