stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] [PATCH] Add password input facility and a new contrib module


From: Ben Spencer
Subject: Re: [STUMP] [PATCH] Add password input facility and a new contrib module
Date: Tue, 19 Apr 2011 19:06:38 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

Hi Lionel,

On Wed, Apr 13, 2011 at 09:01:45AM +0000, Lionel Flandrin wrote:
> The first patch adds a :password mode to read-one-line that displays
> the input as #\* while it's typed and doesn't store the result in the
> history. I also added a new stumpwm-type :password for use in
> defcommands.
> 
> The second patch, "passwd.lisp", has been inspired by this discussion:
>  http://news.ycombinator.com/item?id=2430808

Cool stuff.  Both pushed.


> stores the generated hash in the clipboard (before wiping it out
> with the original clipboard content after *clipboard-clear-timeout*
> seconds).

Is it worth checking if the selection still contains the hash before
clobbering it?  Could be annoying if you've selected something else
since.


> sbcl-specific timer extensions, and thus won't work out of the box
> for other implementations.

Any reason you couldn't use stump's own timer support?


Ben



reply via email to

[Prev in Thread] Current Thread [Next in Thread]