]> git.sur5r.net Git - i3/i3lock/log
i3/i3lock
13 years agomanpage: s/tile/tiling
Michael Stapelberg [Fri, 16 Jul 2010 18:36:11 +0000 (20:36 +0200)]
manpage: s/tile/tiling

13 years agodebian: add missing libxcb-image0-dev
Michael Stapelberg [Fri, 16 Jul 2010 16:27:04 +0000 (18:27 +0200)]
debian: add missing libxcb-image0-dev

13 years agodebian: update packaging
Michael Stapelberg [Fri, 16 Jul 2010 16:22:33 +0000 (18:22 +0200)]
debian: update packaging

13 years agoFix errors in i3lock.1
Michael Stapelberg [Fri, 16 Jul 2010 16:15:31 +0000 (18:15 +0200)]
Fix errors in i3lock.1

13 years agoMention pkg-config as requirement
Michael Stapelberg [Fri, 16 Jul 2010 16:00:26 +0000 (18:00 +0200)]
Mention pkg-config as requirement

13 years agoUpdate manpage
Michael Stapelberg [Fri, 16 Jul 2010 15:56:15 +0000 (17:56 +0200)]
Update manpage

13 years agoUpdate README
Michael Stapelberg [Fri, 16 Jul 2010 15:47:42 +0000 (17:47 +0200)]
Update README

13 years agoremove config.mk, no longer necessary
Michael Stapelberg [Fri, 16 Jul 2010 15:42:17 +0000 (17:42 +0200)]
remove config.mk, no longer necessary

13 years agoInitial commit of the XCB rewrite of i3lock
Michael Stapelberg [Fri, 16 Jul 2010 15:35:51 +0000 (17:35 +0200)]
Initial commit of the XCB rewrite of i3lock

Changes:
- Uses XCB instead of Xlib (like i3), thus cleaner/faster code
- Uses cairo to load PNG images (*much* faster than XPM)

13 years agoImplement showing the default X- or a hardcoded Windows-Mousecursor.
Axel Wagner [Fri, 2 Jul 2010 22:24:50 +0000 (00:24 +0200)]
Implement showing the default X- or a hardcoded Windows-Mousecursor.

14 years agoSkip keypresses without entering a password, they cause a delay
Michael Stapelberg [Thu, 10 Dec 2009 19:24:58 +0000 (20:24 +0100)]
Skip keypresses without entering a password, they cause a delay

When suspending your system to RAM, a race-condition can occur which
causes many enter keypresses to be sent. These effectively delay
your login by 3 seconds times 50 times (or so), so we just skip empty
passwords. If your password is empty, you don’t need to lock your
screen anyway.

14 years agoDon’t strip when building, the distro’s build systems handle this
Michael Stapelberg [Fri, 16 Oct 2009 19:30:27 +0000 (21:30 +0200)]
Don’t strip when building, the distro’s build systems handle this

14 years agoDocument dependency on libpam in README
Michael Stapelberg [Wed, 19 Aug 2009 19:34:51 +0000 (21:34 +0200)]
Document dependency on libpam in README

14 years agoSome small cleanups
Michael Stapelberg [Sun, 2 Aug 2009 19:47:39 +0000 (21:47 +0200)]
Some small cleanups

14 years agoadding option to enable tiling of images
Jan-Erik Rediger [Sun, 2 Aug 2009 17:59:16 +0000 (19:59 +0200)]
adding option to enable tiling of images

14 years agoUpdate debian changelog
Michael Stapelberg [Sun, 2 Aug 2009 17:58:30 +0000 (19:58 +0200)]
Update debian changelog

14 years agoSkip leading # signs for the color, fix input validation
Michael Stapelberg [Sun, 2 Aug 2009 17:50:30 +0000 (19:50 +0200)]
Skip leading # signs for the color, fix input validation

14 years agoadding option to choose background color
Jan-Erik Rediger [Fri, 31 Jul 2009 19:35:40 +0000 (21:35 +0200)]
adding option to choose background color

14 years agoDocument the new option in the manpage
Michael Stapelberg [Sat, 27 Jun 2009 21:06:44 +0000 (23:06 +0200)]
Document the new option in the manpage

14 years agodebian: add build dependency
Michael Stapelberg [Sat, 27 Jun 2009 20:56:44 +0000 (22:56 +0200)]
debian: add build dependency

14 years agoHandle error codes when loading the pixmap
Michael Stapelberg [Sat, 27 Jun 2009 20:35:59 +0000 (22:35 +0200)]
Handle error codes when loading the pixmap

14 years agoi3lock now can use xpm images as background
Jan-Erik Rediger [Fri, 19 Jun 2009 22:52:55 +0000 (00:52 +0200)]
i3lock now can use xpm images as background

14 years agodebian: change Priority to extra (makes more sense)
Michael Stapelberg [Sun, 21 Jun 2009 15:08:47 +0000 (17:08 +0200)]
debian: change Priority to extra (makes more sense)

15 years agodebian: update changelog, control. We can finally drop the suid bit :-) 1.0
Michael Stapelberg [Sun, 10 May 2009 11:04:45 +0000 (13:04 +0200)]
debian: update changelog, control. We can finally drop the suid bit :-)

15 years agoImplement options for forking, beeping and DPMS. Bump version to 1.0.
Michael Stapelberg [Sun, 10 May 2009 10:48:16 +0000 (12:48 +0200)]
Implement options for forking, beeping and DPMS. Bump version to 1.0.

15 years agoImplement PAM support (and retab! the file)
Michael Stapelberg [Sun, 10 May 2009 10:22:41 +0000 (12:22 +0200)]
Implement PAM support (and retab! the file)

15 years agodebian: change maintainer address
Michael Stapelberg [Fri, 1 May 2009 18:37:01 +0000 (20:37 +0200)]
debian: change maintainer address

15 years agoDebian: Change maintainer email address, set DM-Upload-Allowed field
Michael Stapelberg [Thu, 30 Apr 2009 13:18:34 +0000 (15:18 +0200)]
Debian: Change maintainer email address, set DM-Upload-Allowed field

15 years agoDebian package: Close ITP, depend on ${misc:Depends}
Michael Stapelberg [Sun, 29 Mar 2009 16:46:18 +0000 (18:46 +0200)]
Debian package: Close ITP, depend on ${misc:Depends}

15 years agoExclude usr/bin/i3lock from dh_fixperms to not kill the setuid root bit
Michael Stapelberg [Wed, 11 Mar 2009 23:40:00 +0000 (00:40 +0100)]
Exclude usr/bin/i3lock from dh_fixperms to not kill the setuid root bit

15 years agoFix spelling errors
Michael Stapelberg [Wed, 11 Mar 2009 23:19:42 +0000 (00:19 +0100)]
Fix spelling errors

15 years agoRemove misc:depends, remove obsolete comment
Michael Stapelberg [Wed, 11 Mar 2009 22:56:56 +0000 (23:56 +0100)]
Remove misc:depends, remove obsolete comment

15 years agoUpdate changelog
Michael Stapelberg [Wed, 11 Mar 2009 22:53:48 +0000 (23:53 +0100)]
Update changelog

15 years agoForgot one instance of slock in Makefile
Michael Stapelberg [Wed, 11 Mar 2009 22:49:32 +0000 (23:49 +0100)]
Forgot one instance of slock in Makefile

15 years agoAdd a manpage and install it, update debian description
Michael Stapelberg [Wed, 11 Mar 2009 22:44:39 +0000 (23:44 +0100)]
Add a manpage and install it, update debian description

15 years agoAdd debian/
Michael Stapelberg [Wed, 11 Mar 2009 22:29:37 +0000 (23:29 +0100)]
Add debian/

15 years agoInitial import of i3lock 0.9
Michael Stapelberg [Wed, 11 Mar 2009 21:17:00 +0000 (22:17 +0100)]
Initial import of i3lock 0.9