[clfswm-devel] CLFSWM 1106 released.

Desmond O. Chang dochang at gmail.com
Sun Jun 19 05:49:30 UTC 2011


On Mon, 13 Jun 2011 23:20:44 +0200, Philippe Brochard <pbrochard at common-lisp.net> wrote:
> Desmond O. Chang writes:
>>
>> 1. Better support for multiple screens
> You can change all windows positions with the with-placement macro.
> Have a look at src/clfswm-placement.lisp and src/package.lisp.
> You can define your own.
> 
> For example: (setf *second-mode-placement* 'top-left-placement)

Now I use *-child-placement.

>> 2. Running commands based on key codes
> Yes this is boring for me too. So I've repeated the Page_Up definition
> at the end of the file.
> BTW you can already define commands with keycodes. In fact, define-*-key
> accept a keysym, a keycode or a char for there keys.

Better Solution is translating keyname to keysym in define-*-key.

> While I'm there. Do you have some news about the Debian package? I've
> seen something about licence problems. Indeed if you have some time!

I'll check the copyright and license text carefully and submit the deb
package again.

The copyright text in src/keysyms.lisp still has the "stumpwm" word.
Is it necessary to update the text?



BTW, Is there any Debian Developer on this list?  Please join the
Debian CL Team.  We need more members?


Thanks,
Des




More information about the clfswm-devel mailing list