thinglaunch

A simple command and password prompter for X11.
git clone git://r-36.net/thinglaunch
Log | Files | Refs | LICENSE

DateCommit messageAuthorFiles+-
2020-02-09 09:13minor fixes from Evil_BobChristoph Lohmann1+16-14
2020-02-08 15:47check an error condition in fork() and print the actual execlp errorHiltjo Posthuma1+10-4
2020-02-08 15:44Makefile: always return success and process when creating a symlinkHiltjo Posthuma1+2-2
2018-12-09 08:46include <X11/keysym.h> for compatibility with libtinyx11Josuah Demangeon1+1-0
2018-12-08 10:49config.mk: use X11INC for default includeHiltjo Posthuma1+1-1
2018-04-26 05:16Make sudo asking more obvious if prompt is given.Christoph Lohmann1+9-4
2018-03-12 10:49Use Exit-Code 1 on abortChristoph Polcin1+2-2
2018-03-12 10:49Exit on CTRL-CChristoph Polcin1+3-0
2018-03-12 10:49Trigger build on config.h changesChristoph Polcin1+2-2
2017-05-16 11:19Adapting the patch of <xcko@bitmessage.ch>.Christoph Lohmann1+1-1
2016-03-03 12:43Fix oob in arg.h.Christoph Lohmann1+27-20
2016-01-01 11:40Add support for a prompt given as argument.Christoph Lohmann1+3-0
2014-10-31 12:34config.h shouldn't be in the repo.Christoph Lohmann1+0-5
2012-08-04 20:18No need for extra arg.h mentioning.Christoph Lohmann1+1-1
2012-08-04 20:16Adding more flexible ARGBEGIN parameter handling.Christoph Lohmann3+61-26
2012-08-04 06:49Fixing the manpage.Christoph Lohmann1+1-1
2011-07-02 10:40Bumping up the version number.Christoph Lohmann1+1-1
2011-07-02 10:39HISTORY and fitting PREFIX to some obscure standard.Christoph Lohmann2+9-1
2011-07-02 10:35README.md is gone. Added manpage.Christoph Lohmann3+130-54
2011-07-02 10:18Adding manpage mechanisms.Christoph Lohmann1+9-3
2011-04-10 14:54Pushing version 2.2.Christoph Lohmann1+1-1
2011-04-10 14:53Adding SUDO_ASKPASS support to thinglaunch.Christoph Lohmann3+32-2
2011-03-27 18:53Fixing the symlink and shortening exec.Christoph Lohmann2+2-9
2011-03-27 18:15WMProperties and symlink testing.Christoph Lohmann2+16-2
2011-03-27 18:03Fixing the cleanup.Christoph Lohmann1+1-1
2011-03-27 16:53Adding config.h support.Christoph Lohmann2+9-0
2011-03-27 16:50Initial commit of 2.0.Christoph Lohmann7+655-0