2821599
(HEAD -> master)
Merge branch 'compositing' by
2019-05-13 22:37:29 -0500
78a601b
Merge pull request #213 from trickeydan/patch-1 by
2019-04-12 08:29:09 +0200
6d8a8d5
Merge pull request #223 from jtpereyda/ubuntu-install by
2019-04-12 08:23:51 +0200
d0157b8
Install instructions just point to the website by
2019-03-18 13:22:34 -0700
a355bed
fix Install title copypasta by
2019-03-08 11:35:48 -0800
bad3299
add ubuntu install instructions by
2019-03-08 11:29:33 -0800
a395006
Merge pull request #218 from ivanvig/wm_class-patch by
2019-01-15 20:59:38 +0100
7e3c06c
added WM_CLASS property by
2019-01-15 16:10:39 -0300
393fb2e
Merge pull request #219 from MotoQuick/patch-1 by
2019-01-15 17:32:37 +0100
cae21b6
Labels are now replaced with capital letters in the beginning by
2019-01-15 00:11:19 +0200
dfe167b
Merge pull request #216 from pclouds/no-newline-in-errx by
2019-01-02 11:29:58 +0200
aad0124
Remove \n from errx messages by
2019-01-01 19:12:39 +0700
1917368
Fix covering of composited notifications (#204) by
2017-03-26 15:01:23 +0200
b33fd9d
Rename Win Key to Super Key by
2018-12-17 16:29:30 +0000
581f225
Merge pull request #183 from LorianColtof/master by
2018-12-03 18:25:26 +0100
67524fb
Merge pull request #208 from eplanet/install-file by
2018-12-03 07:06:15 +0100
6c3c7fc
Add build instructions by
2018-12-02 12:15:46 +0100
dcfcba3
Add option to lock TTY switching by
2018-04-24 18:13:29 +0200
d9bcb58
update I3LOCK_VERSION by
2018-10-18 08:35:49 +0200
4817fcc
Update CHANGELOG and I3LOCK_VERSION by
2018-10-18 08:27:29 +0200
8c993d2
Merge pull request #202 from stapelberg/version by
2018-10-16 11:29:02 +0300
7c20c9a
Makefile: include I3LOCK_VERSION in dist tarballs by
2018-10-16 08:32:28 +0200
a5c588a
Update CHANGELOG and I3LOCK_VERSION by
2018-10-10 18:18:03 +0200
f74c013
Merge pull request #188 from Airblader/feature-issue-template by
2018-09-07 22:53:01 +0300
3f8b0a1
Merge pull request #192 from layus/fast-type by
2018-08-23 14:50:20 +0200
50c81d5
Keep only the last attempt for retry_verification by
2018-06-25 15:48:45 +0200
10b8170
Added ISSUE_TEMPLATE.md by
2018-05-20 11:23:19 +0200
ad680b4
Merge pull request #185 from stapelberg/dpi by
2018-05-11 16:06:20 +0200
ec5f21d
travis: build in Debian sid Docker container by
2018-05-11 15:30:48 +0200
28ad24e
clang-format-3.5 by
2018-05-11 13:40:18 +0200
f9c30db
Respect Xft.dpi for determining the unlock indicator’s scale factor by
2018-05-11 13:28:06 +0200
ae72b67
Merge pull request #179 from karulont/master by
2018-03-19 14:37:37 +0100
1668b2f
Fix memory leak when grabbing fails by
2018-03-07 00:53:24 +0200
bcbfee0
Merge pull request #177 from SegFault42/master by
2018-02-13 10:59:30 +0100
7a80375
return value corrected by
2018-02-12 00:48:28 +0100
b34ae89
Check PNG file compliance (#171) by
2018-01-30 22:50:38 +0100
6b53758
display error when backspace is pressed without any input (#172) by
2018-01-14 22:17:43 +0100
8c3a110
make the check for libpam conditional (#165) by
2017-12-11 08:29:30 +0100
ef4f9e4
Switch to autotools (#163) by
2017-12-02 10:08:54 +0100
be02e80
Update CHANGELOG and I3LOCK_VERSION by
2017-11-25 08:13:28 +0100
d4beaa3
Merge pull request #160 from stapelberg/randr by
2017-11-18 03:04:19 -0800
a514472
Rename xinerama.[ch] to randr.[ch] by
2017-11-18 10:47:23 +0100
c311d1c
Use RandR for learning about attached monitors by
2017-11-18 10:44:58 +0100
5b4d45a
SetInputFocus to the i3lock window to force-close context menus (#155) by
2017-10-22 22:16:34 +0200
d363624
Measure wall-clock time instead of CPU time for “locking” indicator. (#153) by
2017-10-22 00:32:57 +0200
d52cc44
travis: wily is gone, so take libxkbcommon ≥ 0.5.0 from xenial (#154) by
2017-10-22 00:22:10 +0200
8eecef6
Immediately hide the unlock indicator after ESC / C-u (#145) by
2017-10-22 00:15:15 +0300
698204a
Merge pull request #135 from grandchild/fix_optind_overwrite by
2017-08-13 17:26:38 +0200
14667d8
Merge pull request #140 from bluetech/fix-locale-discovery by
2017-08-13 17:25:25 +0200
76d9960
Change the locale discovery procedure to treat empty string same as unset by
2017-08-13 18:06:04 +0300
3009ab4
Merge pull request #136 from kaashif/openbsd-no-pam by
2017-07-10 13:16:16 +0200
2d7f846
Only use -lpam when not on OpenBSD by
2017-07-09 17:52:32 +0100
cddb874
Fix overwrite of getopt optind by
2017-07-06 16:52:32 +0200
8e6e47f
update CHANGELOG and I3LOCK_VERSION by
2017-06-21 18:18:05 +0200
10416e2
Revert "Fix covering of composited notifications (#96)" (#133) by
2017-06-20 09:53:42 +0200
8293749
Merge pull request #132 from stapelberg/fix-version by
2017-06-18 18:32:46 +0200
a0abccf
Makefile: fix I3LOCK_VERSION replacement by
2017-06-18 17:56:05 +0200
90c24c3
update I3LOCK_VERSION (forgotten at release time) by
2017-06-18 17:55:56 +0200
5ab19da
update CHANGELOG by
2017-05-26 09:49:34 +0200
7cf393f
Merge pull request #125 from jasperla/mlock by
2017-05-06 12:25:11 +0200
ea65a52
Restore intended behaviour and don't use mlock(2) on OpenBSD. by
2017-04-17 21:06:19 +0200
0bed914
Merge pull request #123 from jasperla/bsdauth by
2017-04-17 17:00:39 +0200
68fc2e8
Use bsd_auth(3) instead of PAM on OpenBSD by
2017-04-15 14:41:32 +0200
15973d1
Move all PAM code behind UES_PAM and enable that by default. by
2017-04-15 09:45:51 +0200
c1de117
Rename all PAM-independant variables/comments. by
2017-04-15 09:39:13 +0200
512c10f
Merge pull request #122 from jasperla/dpms by
2017-04-15 03:56:24 +0200
5aff959
Remove last traces of DPMS by
2017-04-14 20:00:23 +0200
80d4452
Fix covering of composited notifications (#96) by
2017-03-26 15:01:23 +0200
9c8ae8b
Change input slices to be exactly pi/3 in size instead of slightly more (#107) by
2017-01-10 03:01:19 -0500
7504e16
Add Enter on C-m (#103) by
2016-11-09 22:23:01 +0100
d213009
Display error message when locking failed (#99) by
2016-10-11 22:40:51 +0200
1c97a84
Displaying locking message when grabbing the pointer/keyboard. (#88) by
2016-09-28 03:39:52 +0200
fd2215b
i3lock: Stop leaking the image_path dup. (#93) by
2016-09-13 20:59:54 +0100
17b7b77
unlock automatically after authentication failure (#90) by
2016-09-04 18:22:49 +0200
893aff1
Set font face (#89) by
2016-08-18 20:53:19 +0200
0d111aa
Added version files for release tarball. Fixes #40 (#86) by
2016-08-13 22:46:35 +0200
cca7d4e
Removed obsolete inactivity timeout (#84) by
2016-07-20 08:50:07 +0200
679fb57
i3lock.1: use signal names without SIG prefix (Thanks rodfersou) by
2016-06-20 19:46:38 +0200
619c791
update CHANGELOG by
2016-06-04 19:26:57 +0200
ce1c5ce
clang-format-3.5 by
2016-06-03 17:46:29 +0200
a5c6b26
add CONTRIBUTING.md by
2016-06-03 17:28:43 +0200
463d38f
Add support for `xss-lock --transfer-sleep-lock' (#75) by
2016-05-25 22:21:12 +0200
402254b
Flush xcb connection after opening fullscreen window (#74) by
2016-05-25 22:19:17 +0200
9a7604b
Allow CTRL+J as enter and CTRL+H as backspace (#72) by
2016-04-30 13:25:51 +0300
59705b0
Show unlock indicator if password was entered during PAM verification by
2015-12-25 22:10:06 +0100
0bdc0c6
Eat XKB_KEY_Delete and XKB_KEY_KP_Delete (Thanks bebehei) by
2015-12-25 15:44:46 +0100
cc73d88
Remove libxkbfile dependency from README.md/comments by
2015-11-07 14:51:02 +0100
b181e31
use trusty, install libxkbcommon-dev from wily by
2015-11-06 09:01:49 +0100
d15cb59
travis: install clang-format-3.5 from llvm repository by
2015-11-06 08:52:48 +0100
688d49d
fix pam_securetty: set PAM_TTY to getenv("DISPLAY") by
2015-11-05 23:22:08 +0100
929e541
Remove DPMS support in favor of a wrapper script and xset(1). by
2015-08-11 21:50:42 +0200
c5bb1d5
Merge pull request #24 from ixjlyons/timeout-doc by
2015-07-02 23:30:44 -0700
d91c20a
Indicate that the --inactivity-timeout option takes an argument. by
2015-07-02 14:44:06 -0700
105a86d
update CHANGELOG by
2015-05-20 09:14:39 +0200
5b7ee05
makefile: s/README/README.md/ by
2015-05-20 09:00:19 +0200
a0ac8cd
Merge pull request #14 from ony/master by
2015-04-27 09:44:57 -0700
a027893
Make pkg-config configurable by
2015-04-26 21:57:47 +0300
8a49eff
Merge pull request #13 from Airblader/feature-12 by
2015-04-25 00:27:06 +0200
b4c97bd
Only redraw the screen if the unlock indicator is actually used. by
2015-04-24 23:36:24 +0200
02f3d44
Merge pull request #11 from Deiz/update-notices by
2015-04-21 22:51:58 +0200