]> git.sur5r.net Git - i3/i3lock/commit
Respect Xft.dpi for determining the unlock indicator’s scale factor
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 11 May 2018 11:28:06 +0000 (13:28 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 11 May 2018 11:28:06 +0000 (13:28 +0200)
commitf9c30db62b61672410f7729d88c85a99679a6f71
tree165db92a5170c34a7f6b4278901a187090b81230
parentae72b675ca4f104fc210e5ad476a8b91acf6beb3
Respect Xft.dpi for determining the unlock indicator’s scale factor

fixes #184
Makefile.am
configure.ac
dpi.c [new file with mode: 0644]
dpi.h [new file with mode: 0644]
i3lock.c
unlock_indicator.c