Hi,

On Mon, Apr 07, 2008 at 10:51:15PM +0200, Peter Hartlich wrote:
> dmenu_run.patch:
>       - replace $* with "$@" so dmenu_run -p "foo bar" works

I applied this patch with Jukka's remark.

> dmenu_path.patch:
>       - no need for ${file##*/} string replacement
>       - sort -u instead of sort | uniq
>       - quote CACHE variable (HOME may contain an IFS character)
>       - error checking with &&

Applied.

> slock.patch:
>       - use numpad code from dmenu

Applied.

> Also, with the new DPMS code from changeset 31, slock crashes here
> (X.org server 1.4.0.90, DPMS disabled in xorg.conf):
> 
> | X Error of failed request:  BadMatch (invalid parameter attributes)
> |   Major opcode of failed request:  136 (DPMS)
> |   Minor opcode of failed request:  6 (DPMSForceLevel)
> |   Serial number of failed request:  27
> |   Current serial number in output stream:  28

Right, should be fixed in hg tip now. Please confirm this due to
a recheck.

Many thanks!

Kind regards,
-- 
 Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361

Reply via email to