i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
commit a5c6b2653ecaf55a293a3eb93bb7bb8db4afec7b
parent 463d38fed634ef569dfd524a7ab7bc19ae659b00
Author: Michael Stapelberg <michael@stapelberg.de>
Date:   Fri,  3 Jun 2016 17:28:43 +0200

add CONTRIBUTING.md

…so that people know we don’t want to extend i3lock’s image handling.

related to #81, #68, #31

Diffstat:
A.github/CONTRIBUTING.md | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
@@ -0,0 +1,3 @@
+Please do not send/request features related to image manipulation. i3lock’s
+support for background images is intentionally kept minimal, you should do all
+pre-processing in external tools.