Commit Graph

27 Commits

Author SHA1 Message Date
Raymond Li 79a9eacaed
Merge everything from upstream except PR i3#280 2020-07-18 21:59:04 -04:00
Raymond Li 9ada23e375
Dynamically update version 2020-05-14 19:33:30 -04:00
Raymond Li 86ac196bfa
Update configure.ac 2020-05-12 16:47:12 -04:00
Raymond Li 23078795c5
FIx #107 2020-03-12 14:15:14 -04:00
Raymond Li 565b9ce4a4
-j8 not required 2020-03-12 10:17:08 -04:00
Raymond Li 66785a1e90
Fix versioning 2020-03-09 13:37:04 -04:00
Raymond Li 6c9b4c31b0
Increase version to 2.13.c.2
Hopefully we can release a new version soon
2020-03-09 13:36:12 -04:00
Raymond Li ed30001174
Merge branch 'master' of https://github.com/i3/i3lock into i3-master 2020-03-09 13:27:54 -04:00
Raymond Li fa4080a89d Merge from upstream and small wording/linking fixes 2019-09-22 20:00:56 -04:00
Michael Stapelberg abe1e3c85d Update CHANGELOG, I3LOCK_VERSION, configure.ac 2019-07-21 11:14:54 +02:00
Cassandra edcfe855ee merge upstream 2018-07-05 08:56:21 -07:00
Michael Stapelberg f9c30db62b Respect Xft.dpi for determining the unlock indicator’s scale factor
fixes #184
2018-05-11 13:28:06 +02:00
Pandora ddfc62f8de
initial font overhaul rewrite
nothing is positioned, but it compiles and just needs to be reorganized/broken into functions/updated to be positioned
2018-01-19 14:54:56 -05:00
Pandora 01476c5633 Merge branch 'master' of https://github.com/i3/i3lock 2017-12-11 13:42:10 -05:00
Jasper Lievisse Adriaanse 8c3a110c6a make the check for libpam conditional (#165) 2017-12-11 08:29:30 +01:00
Pandora dbea946a29 merge jpeg stuff from master 2017-12-08 15:20:52 -05:00
Pandora dfcb1f9359
remove deps on libx11; move to a pure xcb solution for keylayout 2017-12-08 15:06:08 -05:00
William Osler 8678e0ad67
add support for JPEG images 2017-12-07 21:51:44 -08:00
Pandora e69147d860 fix that annoying refresh bug 2017-12-08 00:38:55 -05:00
Pandora 2040285ce9 revert back to better blurring behaviour 2017-12-06 13:57:07 -05:00
Pandora 6c7ab082c6 fix release checking to play nicely with AUR builds 2017-12-06 13:05:33 -05:00
Pandora b0056a5907
tweak configure script so that aur builds will be nicer to deal with 2017-12-05 22:43:33 -05:00
Chris Guillott 9f8496441c blurring stuff should work perfectly fine now 2017-12-05 22:07:38 -05:00
Chris Guillott 99842b3963 fix msse3 2017-12-05 17:47:21 -05:00
Chris Guillott 1ecd26e59c merge existing work in (stuff is a bit broken currently) 2017-12-05 13:09:51 -05:00
Chris Guillott 5e0aeccbb3 first commit towards fixing this 2017-12-05 12:53:54 -05:00
Michael Stapelberg ef4f9e4057
Switch to autotools (#163)
This was largely copied from the i3 configure.ac and Makefile.am.
2017-12-02 10:08:54 +01:00