From: Michael Stapelberg Date: Fri, 22 Jul 2011 17:44:52 +0000 (+0200) Subject: add page for i3lock X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1cf550ae18eb8c243dce110ccc751c703336df41;p=i3%2Fi3.github.io add page for i3lock --- diff --git a/i3lock/index.html.mako b/i3lock/index.html.mako new file mode 100644 index 0000000..1a4a265 --- /dev/null +++ b/i3lock/index.html.mako @@ -0,0 +1,60 @@ +<%! + section = "i3lock" +%> +<%inherit file="_templates/i3.mako" /> +
+ +

i3lock — improved screen locker

+ +

+ i3lock is a simple screen locker like slock. After starting it, you will see + a white screen (you can configure the color/an image). You can return to your + screen by entering your password. +

+ +

Improvements

+ + + + +

Releases

+ + + +

Development

+ +

+ i3lock is currently developed at + http://code.stapelberg.de/git/i3lock. Checkouts of the master branch are intended to + be stable and working all the time. Integration of new features happens in a separate branch. +

+ +