Commit Graph

  • cab5e6b Change the unlock indicator properly after pressing the 'escape' key by Michael Stapelberg 2012-01-05 01:07:29 +0000
  • 0a09aee debian: add libxcb-xinerama0-dev as build-dependency by Michael Stapelberg 2012-01-04 00:12:57 +0000
  • 5e14ad0 draw the unlock indicator in the middle of every screen by Michael Stapelberg 2012-01-04 00:10:36 +0000
  • fd64bde Implement Xinerama support (not used yet) by Michael Stapelberg 2012-01-03 23:10:56 +0000
  • 02655d2 Fix a few memory leaks by Michael Stapelberg 2012-01-03 22:31:16 +0000
  • 0e7e009 Properly free timeouts, move one of the timeouts to unlock_indicator.c by Michael Stapelberg 2012-01-03 22:18:33 +0000
  • f94fb9b remove the dead variable modeswitchmask by Michael Stapelberg 2012-01-03 21:01:16 +0000
  • 6ea3fbd Properly free the reply of xcb_get_geometry by Michael Stapelberg 2012-01-03 21:01:05 +0000
  • 57585be Refactor the unlock indicator into its own source code file by Michael Stapelberg 2012-01-03 20:56:05 +0000
  • 009a0b1 Fork after the window is visible, not before by Michael Stapelberg 2012-01-03 20:19:17 +0000
  • 6f50a99 change ALL the copyrights! by Michael Stapelberg 2012-01-03 18:20:37 +0000
  • 52f96e7 Lock the password buffer in memory, clear it in RAM after verifying by Michael Stapelberg 2012-01-03 16:17:58 +0000
  • 2dd03ce support ISO_Level5_Shift (Thanks roland) by Michael Stapelberg 2011-12-30 03:13:24 +0100
  • 7fdda76 Fix the timeouts for hiding the unlock indicator (Thanks Merovius) by Michael Stapelberg 2011-12-29 02:56:28 +0100
  • 1b757b2 Properly free X11 resources (fixes DoS bug) (Thanks Merovius) by Michael Stapelberg 2011-12-28 23:05:02 +0100
  • f216517 Implement a visual unlock indicator by Michael Stapelberg 2011-12-28 20:28:18 +0100
  • 09e74c4 debian: update packaging to use dpkg-buildflags, i3lock.manpages by Michael Stapelberg 2011-11-06 14:21:08 +0000
  • 47db98e Makefile: add 'dist' target by Michael Stapelberg 2011-11-06 14:20:40 +0000
  • 8e3c506 Properly implement -h (fixes error message about unknown option) by Michael Stapelberg 2011-11-06 14:11:20 +0000
  • 409025c Get rid of superfluous \n in --version by Michael Stapelberg 2011-11-06 14:08:33 +0000
  • 00f1350 update debian/changelog by Michael Stapelberg 2011-11-06 14:02:42 +0000
  • 28fe00c Bugfix: Properly detect the release of ISO_Level3_Shift (Thanks bacardi55) by Michael Stapelberg 2011-10-30 13:22:50 +0000
  • 9f6ef91 Introduce --debug and some debugging options related to the Mode_switch / ISO_Level3_Shift thing by Michael Stapelberg 2011-10-29 23:28:11 +0100
  • 8e15341 Correctly handle Mode_switch/ISO_Level3_Shift (Thanks bacardi55) by Michael Stapelberg 2011-10-29 23:23:41 +0100
  • a803ba9 Bugfix: Don’t re-grab pointer/keyboard on MappingNotify (Thanks wilmer) by Michael Stapelberg 2011-10-24 21:18:43 +0100
  • 493b02a manpage: mention arguments in OPTIONS section, too (Thanks TrickSTer) by Michael Stapelberg 2011-09-25 13:34:26 +0100
  • 5932ee2 Throw an error when specifying an invalid pointer argument (-p) (Thanks TrickSTer) by Michael Stapelberg 2011-09-25 13:26:51 +0100
  • c81f8e8 Fixed handle_screen_resize to build with NOLIBCAIRO enabled by Thorsten Töpper 2011-08-24 01:22:17 +0200
  • c8eecef handle screen resolution images and redraw the lock window by Stefan Breunig 2011-08-06 11:21:07 +0200
  • 1e7349e update debian packaging, update copyright by Michael Stapelberg 2011-07-13 17:06:46 +0200
  • 4b9a1c9 makefile: respect and use CPPFLAGS / LIBS (Thanks Kacper) by Michael Stapelberg 2011-07-13 16:56:27 +0200
  • e03e93f optimization: render to pixmap which is used as background for the window by Michael Stapelberg 2011-04-02 19:49:38 +0200
  • e7201e2 Mark handle_visibility_notify and handle_mapping_notify as static by Michael Stapelberg 2011-04-02 19:32:59 +0200
  • ea9088a update debian packaging by Michael Stapelberg 2011-03-13 20:38:32 +0100
  • 6b0ce0d cleanup indention left-overs by Michael Stapelberg 2011-03-13 20:24:25 +0100
  • 7128f80 bump copyright by Michael Stapelberg 2011-03-13 20:23:39 +0100
  • c14cb4a Handle MappingNotify-events (Thanks Pascal) by Michael Stapelberg 2011-03-13 19:31:08 +0100
  • a93f110 use 'auth include login' instead of '@include login', the latter is debian-specific (Thanks mseed) by Michael Stapelberg 2011-01-23 00:11:51 +0100
  • fc6b72e add i3lock.pam (installed as /etc/pam.d/i3lock) which includes 'login' (Thanks Семён) by Michael Stapelberg 2011-01-20 10:36:03 +0100
  • 53987df Bugfix: correctly check for errors when connecting to X11 by Michael Stapelberg 2011-01-15 14:47:06 +0100
  • 7ba6f07 add XK_KP_Enter as synonym for XK_Return by Michael Stapelberg 2010-11-09 19:35:16 +0100
  • f891929 Bugfix: Handle numpad keys correctly (Thanks Pascal) by Michael Stapelberg 2010-11-08 14:39:53 +0100
  • 3a22727 Bugfix: When entering 512 characters, you could use neither return nor backspace (Thanks carl) by Michael Stapelberg 2010-11-06 18:02:44 +0100
  • c3affb1 Add a hint to the error message 'unknown option' when compiled with NOLIBCAIRO by Michael Stapelberg 2010-10-06 23:39:18 +0200
  • c643bb8 Make it possible to build i3lock without cairo. by Thorsten Töpper 2010-10-02 21:50:50 +0200
  • bdf6c6b comment out debug output (Thanks Ciprian) by Michael Stapelberg 2010-09-09 15:39:27 +0200
  • bf31c90 debian: change priority to optional by Michael Stapelberg 2010-09-05 18:19:25 +0200
  • a850b52 update debian packaging for i3lock 2.0 release by Michael Stapelberg 2010-09-05 13:59:02 +0200
  • efde6a1 print version number when invoked with -v by Michael Stapelberg 2010-07-23 23:13:41 +0200
  • 5d43c20 manpage: add missing "specify" (Thanks xeen) by Michael Stapelberg 2010-07-21 01:46:41 +0200
  • ab7f591 s/passwords/password (Thanks xeen) by Michael Stapelberg 2010-07-21 01:45:11 +0200
  • 3f168a5 Re-implement tiling of image (-t) by Michael Stapelberg 2010-07-20 23:44:58 +0200
  • c1a34e7 Fix compilation warning by including cairo-xcb by Michael Stapelberg 2010-07-20 23:09:09 +0200
  • f6af085 Move static byte arrays to xcb.c (fixes compilation warnings) by Michael Stapelberg 2010-07-20 23:06:54 +0200
  • 0c4b4df Port the pointer-code to xcb by Axel Wagner 2010-07-19 23:15:50 +0200
  • 89434b4 disable debug output which reveals the password by Michael Stapelberg 2010-07-20 21:18:53 +0200
  • 7f42665 grabbing: make the retry loop much slower (waits up to half a second) by Michael Stapelberg 2010-07-20 21:07:39 +0200
  • c24922f Bugfix: Correctly error out when unable to grab pointer/keyboard by Michael Stapelberg 2010-07-20 20:52:58 +0200
  • 4e5c203 Raise the i3lock window upon visibility notifies by Michael Stapelberg 2010-07-20 20:30:44 +0200
  • 9d19a8b make event loop simpler (Thanks to Jamey Sharp) by Michael Stapelberg 2010-07-20 20:13:40 +0200
  • 6a52ba8 err, xcb_image is not actually used by Michael Stapelberg 2010-07-17 01:08:30 +0200
  • 0777390 s/arry/array by Michael Stapelberg 2010-07-16 20:59:09 +0200
  • 60776a8 manpage: PNG instead of XPM by Michael Stapelberg 2010-07-16 20:55:20 +0200
  • a140046 manpage: s/tile/tiling by Michael Stapelberg 2010-07-16 20:36:11 +0200
  • f1b78b4 debian: add missing libxcb-image0-dev by Michael Stapelberg 2010-07-16 18:27:04 +0200
  • ac29391 debian: update packaging by Michael Stapelberg 2010-07-16 18:22:33 +0200
  • 0d4f113 Fix errors in i3lock.1 by Michael Stapelberg 2010-07-16 18:15:31 +0200
  • 7622cee Mention pkg-config as requirement by Michael Stapelberg 2010-07-16 18:00:26 +0200
  • 54c1ff3 Update manpage by Michael Stapelberg 2010-07-16 17:56:15 +0200
  • 1abea3b Update README by Michael Stapelberg 2010-07-16 17:47:42 +0200
  • 1b62d96 remove config.mk, no longer necessary by Michael Stapelberg 2010-07-16 17:42:17 +0200
  • 1dc3fd7 Initial commit of the XCB rewrite of i3lock by Michael Stapelberg 2010-07-16 17:35:51 +0200
  • b4c10df Implement showing the default X- or a hardcoded Windows-Mousecursor. by Axel Wagner 2010-07-03 00:24:50 +0200
  • 2e5bee5 Skip keypresses without entering a password, they cause a delay by Michael Stapelberg 2009-12-10 20:24:58 +0100
  • 3fb6499 Don’t strip when building, the distro’s build systems handle this by Michael Stapelberg 2009-10-16 21:30:27 +0200
  • 25fe0bf Document dependency on libpam in README by Michael Stapelberg 2009-08-19 21:34:51 +0200
  • ef1d47c Some small cleanups by Michael Stapelberg 2009-08-02 21:47:39 +0200
  • 1cddfc4 adding option to enable tiling of images by Jan-Erik Rediger 2009-08-02 19:59:16 +0200
  • 0b1d84b Update debian changelog by Michael Stapelberg 2009-08-02 19:58:30 +0200
  • 206036a Skip leading # signs for the color, fix input validation by Michael Stapelberg 2009-08-02 19:50:30 +0200
  • 9c4dee2 adding option to choose background color by Jan-Erik Rediger 2009-07-31 21:35:40 +0200
  • c1a91ba Document the new option in the manpage by Michael Stapelberg 2009-06-27 23:06:44 +0200
  • c46057a debian: add build dependency by Michael Stapelberg 2009-06-27 22:56:44 +0200
  • 69a987d Handle error codes when loading the pixmap by Michael Stapelberg 2009-06-27 22:35:59 +0200
  • 189ee55 i3lock now can use xpm images as background by Jan-Erik Rediger 2009-06-20 00:52:55 +0200
  • 199cf45 debian: change Priority to extra (makes more sense) by Michael Stapelberg 2009-06-21 17:08:47 +0200
  • 4a2f8ac debian: update changelog, control. We can finally drop the suid bit :-) by Michael Stapelberg 2009-05-10 13:04:45 +0200
  • 4a9d3d7 Implement options for forking, beeping and DPMS. Bump version to 1.0. by Michael Stapelberg 2009-05-10 12:48:16 +0200
  • 715e46b Implement PAM support (and retab! the file) by Michael Stapelberg 2009-05-10 12:22:41 +0200
  • ded5d6e debian: change maintainer address by Michael Stapelberg 2009-05-01 20:37:01 +0200
  • 737dd1f Debian: Change maintainer email address, set DM-Upload-Allowed field by Michael Stapelberg 2009-04-30 15:18:34 +0200
  • 3523b74 Debian package: Close ITP, depend on ${misc:Depends} by Michael Stapelberg 2009-03-29 18:46:18 +0200
  • 77c4910 Exclude usr/bin/i3lock from dh_fixperms to not kill the setuid root bit by Michael Stapelberg 2009-03-12 00:40:00 +0100
  • 2828b3f Fix spelling errors by Michael Stapelberg 2009-03-12 00:19:42 +0100
  • 308d890 Remove misc:depends, remove obsolete comment by Michael Stapelberg 2009-03-11 23:56:56 +0100
  • 0ba35e5 Update changelog by Michael Stapelberg 2009-03-11 23:53:48 +0100
  • a6f0a69 Forgot one instance of slock in Makefile by Michael Stapelberg 2009-03-11 23:49:32 +0100
  • 2105ce8 Add a manpage and install it, update debian description by Michael Stapelberg 2009-03-11 23:44:39 +0100
  • e764525 Add debian/ by Michael Stapelberg 2009-03-11 23:29:37 +0100
  • 9167263 Initial import of i3lock 0.9 by Michael Stapelberg 2009-03-11 22:17:00 +0100