[clfswm-devel] [pull-request] Add volume mode

Desmond O. Chang dochang at gmail.com
Fri Mar 4 08:36:33 UTC 2011


On Sat, Feb 26, 2011 at 00:04, Philippe Brochard
<pbrochard at common-lisp.net> wrote:
>
> Thanks! How do you think clfswm is hackable? Is the api hard to
> understand?

Keybinding and menu definition are simple.  Source code is a good
example.

It's more difficult to write a mode.  There're too many apis:
GENERIC-MODE, DEFINE-HANDLER, DEFINE-INIT-HASH-TABLE-KEY,
DEFINE-DEFINE-KEY and many XLIB functions.  It would be better if we
have a guide.

Next I'll learn the layout management.




More information about the clfswm-devel mailing list