From 2105ce8cc7abd08f79d701bddd23f9fa4e2ee56d Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Wed, 11 Mar 2009 23:44:39 +0100 Subject: Add a manpage and install it, update debian description --- debian/control | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 460e852..86ab5c2 100644 --- a/debian/control +++ b/debian/control @@ -12,12 +12,10 @@ Priority: optional Section: x11 Depends: ${shlibs:Depends}, ${misc:Depends} Description: a slightly improved version of slock - Key features of i3 are correct implementation of Xinerama (workspaces are - assigned to virtual screens, i3 does the right thing when attaching new - monitors), XrandR support (not done yet), horizontal and vertical columns - (think of a table) in tiling. Also, special focus is on writing clean, - readable and well documented code. i3 uses xcb for asynchronous - communication with X11, and has several measures to be very fast. - . - Please be aware i3 is primarily targeted at advanced users and developers - and that you’re currently trying an alpha version (which may contain bugs). + i3lock improves slock by making it fork() and therefore combinable with + commands to suspend your computer. Additionally, instead of turning of + your screen via DPMS and/or displaying a black screen, i3lock displays a + white screen so you can see if your computer failed to resume from suspend + or if your screen is just locked. Also, when entering a wrong password, + i3lock does not call XBell(). This is important because i3lock/slock think + you've entered a password when resuming from suspend, at least sometimes. -- cgit v1.1