Commit Graph

  • 00f1350bd5 update debian/changelog Michael Stapelberg 2011-11-06 14:02:42 +0000
  • 28fe00c765 Bugfix: Properly detect the release of ISO_Level3_Shift (Thanks bacardi55) Michael Stapelberg 2011-10-30 13:22:50 +0000
  • 9f6ef91337 Introduce --debug and some debugging options related to the Mode_switch / ISO_Level3_Shift thing Michael Stapelberg 2011-10-29 23:28:11 +0100
  • 8e153411b5 Correctly handle Mode_switch/ISO_Level3_Shift (Thanks bacardi55) Michael Stapelberg 2011-10-29 23:23:41 +0100
  • a803ba931e Bugfix: Don’t re-grab pointer/keyboard on MappingNotify (Thanks wilmer) Michael Stapelberg 2011-10-24 21:18:43 +0100
  • 493b02aa04 manpage: mention arguments in OPTIONS section, too (Thanks TrickSTer) Michael Stapelberg 2011-09-25 13:34:26 +0100
  • 5932ee24a7 Throw an error when specifying an invalid pointer argument (-p) (Thanks TrickSTer) Michael Stapelberg 2011-09-25 13:26:51 +0100
  • c81f8e8284 Fixed handle_screen_resize to build with NOLIBCAIRO enabled Thorsten Töpper 2011-08-24 01:22:17 +0200
  • c8eecefe83 handle screen resolution images and redraw the lock window Stefan Breunig 2011-08-06 11:21:07 +0200
  • 1e7349e739 update debian packaging, update copyright Michael Stapelberg 2011-07-13 17:06:46 +0200
  • 4b9a1c94ab makefile: respect and use CPPFLAGS / LIBS (Thanks Kacper) Michael Stapelberg 2011-07-13 16:56:27 +0200
  • e03e93fd1b optimization: render to pixmap which is used as background for the window Michael Stapelberg 2011-04-02 19:49:38 +0200
  • e7201e2df5 Mark handle_visibility_notify and handle_mapping_notify as static Michael Stapelberg 2011-04-02 19:32:59 +0200
  • ea9088ae96 update debian packaging Michael Stapelberg 2011-03-13 20:38:32 +0100
  • 6b0ce0d5aa cleanup indention left-overs 2.1 Michael Stapelberg 2011-03-13 20:24:25 +0100
  • 7128f80020 bump copyright Michael Stapelberg 2011-03-13 20:23:39 +0100
  • c14cb4a250 Handle MappingNotify-events (Thanks Pascal) Michael Stapelberg 2011-03-13 19:31:08 +0100
  • a93f110584 use 'auth include login' instead of '@include login', the latter is debian-specific (Thanks mseed) Michael Stapelberg 2011-01-23 00:11:51 +0100
  • fc6b72eaec add i3lock.pam (installed as /etc/pam.d/i3lock) which includes 'login' (Thanks Семён) Michael Stapelberg 2011-01-20 10:36:03 +0100
  • 53987df490 Bugfix: correctly check for errors when connecting to X11 Michael Stapelberg 2011-01-15 14:47:06 +0100
  • 7ba6f07322 add XK_KP_Enter as synonym for XK_Return Michael Stapelberg 2010-11-09 19:35:16 +0100
  • f891929d34 Bugfix: Handle numpad keys correctly (Thanks Pascal) Michael Stapelberg 2010-11-08 14:39:53 +0100
  • 3a22727bff Bugfix: When entering 512 characters, you could use neither return nor backspace (Thanks carl) Michael Stapelberg 2010-11-06 18:02:44 +0100
  • c3affb1c61 Add a hint to the error message 'unknown option' when compiled with NOLIBCAIRO Michael Stapelberg 2010-10-06 23:39:18 +0200
  • c643bb8e2f Make it possible to build i3lock without cairo. Thorsten Töpper 2010-10-02 21:50:50 +0200
  • bdf6c6b45d comment out debug output (Thanks Ciprian) Michael Stapelberg 2010-09-09 15:39:27 +0200
  • bf31c90a5f debian: change priority to optional Michael Stapelberg 2010-09-05 18:19:25 +0200
  • a850b52953 update debian packaging for i3lock 2.0 release Michael Stapelberg 2010-09-05 13:59:02 +0200
  • efde6a170d print version number when invoked with -v 2.0 Michael Stapelberg 2010-07-23 23:13:41 +0200
  • 5d43c20538 manpage: add missing "specify" (Thanks xeen) Michael Stapelberg 2010-07-21 01:46:41 +0200
  • ab7f591db6 s/passwords/password (Thanks xeen) Michael Stapelberg 2010-07-21 01:45:11 +0200
  • 3f168a54ce Re-implement tiling of image (-t) Michael Stapelberg 2010-07-20 23:44:58 +0200
  • c1a34e7aa5 Fix compilation warning by including cairo-xcb Michael Stapelberg 2010-07-20 23:09:09 +0200
  • f6af085784 Move static byte arrays to xcb.c (fixes compilation warnings) Michael Stapelberg 2010-07-20 23:06:54 +0200
  • 0c4b4df75e Port the pointer-code to xcb Axel Wagner 2010-07-19 23:15:50 +0200
  • 89434b4a88 disable debug output which reveals the password Michael Stapelberg 2010-07-20 21:18:53 +0200
  • 7f42665245 grabbing: make the retry loop much slower (waits up to half a second) Michael Stapelberg 2010-07-20 21:07:39 +0200
  • c24922f0f2 Bugfix: Correctly error out when unable to grab pointer/keyboard Michael Stapelberg 2010-07-20 20:52:58 +0200
  • 4e5c203cd9 Raise the i3lock window upon visibility notifies Michael Stapelberg 2010-07-20 20:30:44 +0200
  • 9d19a8bb53 make event loop simpler (Thanks to Jamey Sharp) Michael Stapelberg 2010-07-20 20:13:40 +0200
  • 6a52ba8bea err, xcb_image is not actually used Michael Stapelberg 2010-07-17 01:08:30 +0200
  • 0777390a65 s/arry/array Michael Stapelberg 2010-07-16 20:59:09 +0200
  • 60776a8219 manpage: PNG instead of XPM Michael Stapelberg 2010-07-16 20:55:20 +0200
  • a1400462c2 manpage: s/tile/tiling Michael Stapelberg 2010-07-16 20:36:11 +0200
  • f1b78b46ec debian: add missing libxcb-image0-dev Michael Stapelberg 2010-07-16 18:27:04 +0200
  • ac29391048 debian: update packaging Michael Stapelberg 2010-07-16 18:22:33 +0200
  • 0d4f113094 Fix errors in i3lock.1 Michael Stapelberg 2010-07-16 18:15:31 +0200
  • 7622cee7ca Mention pkg-config as requirement Michael Stapelberg 2010-07-16 18:00:26 +0200
  • 54c1ff3f0e Update manpage Michael Stapelberg 2010-07-16 17:56:15 +0200
  • 1abea3bd81 Update README Michael Stapelberg 2010-07-16 17:47:42 +0200
  • 1b62d96a1b remove config.mk, no longer necessary Michael Stapelberg 2010-07-16 17:42:17 +0200
  • 1dc3fd7bf0 Initial commit of the XCB rewrite of i3lock Michael Stapelberg 2010-07-16 17:35:51 +0200
  • b4c10df0fc Implement showing the default X- or a hardcoded Windows-Mousecursor. Axel Wagner 2010-07-03 00:24:50 +0200
  • 2e5bee59d5 Skip keypresses without entering a password, they cause a delay Michael Stapelberg 2009-12-10 20:24:58 +0100
  • 3fb6499373 Don’t strip when building, the distro’s build systems handle this Michael Stapelberg 2009-10-16 21:30:27 +0200
  • 25fe0bf00d Document dependency on libpam in README Michael Stapelberg 2009-08-19 21:34:51 +0200
  • ef1d47ce5b Some small cleanups Michael Stapelberg 2009-08-02 21:47:39 +0200
  • 1cddfc4a98 adding option to enable tiling of images Jan-Erik Rediger 2009-08-02 19:59:16 +0200
  • 0b1d84bb7a Update debian changelog Michael Stapelberg 2009-08-02 19:58:30 +0200
  • 206036a852 Skip leading # signs for the color, fix input validation Michael Stapelberg 2009-08-02 19:50:30 +0200
  • 9c4dee2e86 adding option to choose background color Jan-Erik Rediger 2009-07-31 21:35:40 +0200
  • c1a91badbe Document the new option in the manpage Michael Stapelberg 2009-06-27 23:06:44 +0200
  • c46057a288 debian: add build dependency Michael Stapelberg 2009-06-27 22:56:44 +0200
  • 69a987db55 Handle error codes when loading the pixmap Michael Stapelberg 2009-06-27 22:35:59 +0200
  • 189ee55bc0 i3lock now can use xpm images as background Jan-Erik Rediger 2009-06-20 00:52:55 +0200
  • 199cf45c60 debian: change Priority to extra (makes more sense) Michael Stapelberg 2009-06-21 17:08:47 +0200
  • 4a2f8ac86e debian: update changelog, control. We can finally drop the suid bit :-) 1.0 Michael Stapelberg 2009-05-10 13:04:45 +0200
  • 4a9d3d7365 Implement options for forking, beeping and DPMS. Bump version to 1.0. Michael Stapelberg 2009-05-10 12:48:16 +0200
  • 715e46b45e Implement PAM support (and retab! the file) Michael Stapelberg 2009-05-10 12:22:41 +0200
  • ded5d6eed4 debian: change maintainer address Michael Stapelberg 2009-05-01 20:37:01 +0200
  • 737dd1f409 Debian: Change maintainer email address, set DM-Upload-Allowed field Michael Stapelberg 2009-04-30 15:18:34 +0200
  • 3523b74b77 Debian package: Close ITP, depend on ${misc:Depends} Michael Stapelberg 2009-03-29 18:46:18 +0200
  • 77c491096a Exclude usr/bin/i3lock from dh_fixperms to not kill the setuid root bit Michael Stapelberg 2009-03-12 00:40:00 +0100
  • 2828b3fb6e Fix spelling errors Michael Stapelberg 2009-03-12 00:19:42 +0100
  • 308d89045d Remove misc:depends, remove obsolete comment Michael Stapelberg 2009-03-11 23:56:56 +0100
  • 0ba35e5af7 Update changelog Michael Stapelberg 2009-03-11 23:53:48 +0100
  • a6f0a6955a Forgot one instance of slock in Makefile Michael Stapelberg 2009-03-11 23:49:32 +0100
  • 2105ce8cc7 Add a manpage and install it, update debian description Michael Stapelberg 2009-03-11 23:44:39 +0100
  • e76452528a Add debian/ Michael Stapelberg 2009-03-11 23:29:37 +0100
  • 9167263286 Initial import of i3lock 0.9 Michael Stapelberg 2009-03-11 22:17:00 +0100