Commit Graph

17 Commits

Author SHA1 Message Date
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