]> git.sur5r.net Git - i3/i3lock/blobdiff - README
Use cairo_status_to_string for descriptive errors.
[i3/i3lock] / README
diff --git a/README b/README
index 213f5efa516c606fcd5064c3a9702a05d9650ba0..41c1e4a809d78ba2bb7265c3b4347d83ac0af832 100644 (file)
--- a/README
+++ b/README
@@ -19,19 +19,23 @@ Many little improvements have been made to i3lock over time:
 
 Requirements
 ------------
-- pkg-config (or you can rewrite the Makefile by hand if you want to avoid it)
+- pkg-config
 - libxcb
 - libxcb-util
 - libpam-dev
 - libcairo-dev
 - libxcb-xinerama
 - libev
+- libx11-dev
+- libx11-xcb-dev
+- libxkbfile-dev
+- libxkbcommon >= 0.2.0
 
 Running i3lock
 -------------
-Simply invoke the 'i3lock' command. To get out of it, enter your password.
+Simply invoke the 'i3lock' command. To get out of it, enter your password and
+press enter.
 
-Building i3lock
--------------
-If you don't want to build against libcairo run "make NOLIBCAIRO=y", without
-libcairo displaying images is not possible.
+Upstream
+--------
+Please submit patches to http://cr.i3wm.org/