Failed to load latest commit information.
.gitignore add .gitignore
CHANGELOG Lots of fixes notably image scaling patches and a much prettier intru…
LICENSE update debian packaging, update copyright
Makefile Lots of fixes notably image scaling patches and a much prettier intru…
PKGBUILD Lots of fixes notably image scaling patches and a much prettier intru…
PKGBUILD.old Lots of fixes notably image scaling patches and a much prettier intru…
README Update i3lock modifications
README.md Use x-www-browser instead of deprecate browser detection
cursors.h Move static byte arrays to xcb.c (fixes compilation warnings)
favicon.png Lots of fixes notably image scaling patches and a much prettier intru…
i3lock-sentry Use x-www-browser instead of deprecate browser detection
i3lock-spy-mouse.c Lots of fixes notably image scaling patches and a much prettier intru…
i3lock-spy-panel.c Lots of fixes notably image scaling patches and a much prettier intru…
i3lock-spy.c Lots of fixes notably image scaling patches and a much prettier intru…
i3lock.1 Lots of fixes notably image scaling patches and a much prettier intru…
i3lock.1.gz Lots of fixes notably image scaling patches and a much prettier intru…
i3lock.c Lots of fixes notably image scaling patches and a much prettier intru…
i3lock.h Only output text when in debug mode (fixes problems with xautolock)
i3lock.pam Update i3lock modifications
placeholder.png Lots of fixes notably image scaling patches and a much prettier intru…
placeholder.xcf Lots of fixes notably image scaling patches and a much prettier intru…
sentry.css Lots of fixes notably image scaling patches and a much prettier intru…
unlock_indicator.c Lots of fixes notably image scaling patches and a much prettier intru…
unlock_indicator.h Lots of fixes notably image scaling patches and a much prettier intru…
xcb-mouse.c Lots of fixes notably image scaling patches and a much prettier intru…
xcb-panel.c Lots of fixes notably image scaling patches and a much prettier intru…
xcb.c Lots of fixes notably image scaling patches and a much prettier intru…
xcb.h Lots of fixes notably image scaling patches and a much prettier intru…
xinerama.c Lots of fixes notably image scaling patches and a much prettier intru…
xinerama.h Use (void) instead of () for functions without args (Thanks fernandotcl)