[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: moving window handling into lisp
From: |
Richard Stallman |
Subject: |
Re: moving window handling into lisp |
Date: |
Thu, 20 Aug 2009 20:19:05 -0400 |
One of the benefits of moving window resizing into Lisp
is that people will be able to easiy try out various different
ways of doing it. So we need not try to decide the best way
by a discussion about abstractions now.
It will be possible to have different resizing strategies for
different situations, too. Responding to a window manager need not be
the same as responding to the user's dragging a boundary.
- Re: moving window handling into lisp, (continued)
- Re: moving window handling into lisp, Lennart Borgman, 2009/08/20
- Re: moving window handling into lisp, martin rudalics, 2009/08/20
- Re: moving window handling into lisp, Lennart Borgman, 2009/08/20
- Re: moving window handling into lisp, martin rudalics, 2009/08/21
- Re: moving window handling into lisp, Lennart Borgman, 2009/08/21
- Re: moving window handling into lisp, martin rudalics, 2009/08/22
- Re: moving window handling into lisp, Lennart Borgman, 2009/08/22
- Re: moving window handling into lisp, martin rudalics, 2009/08/22
- Re: moving window handling into lisp, Stefan Monnier, 2009/08/21
- Re: moving window handling into lisp, martin rudalics, 2009/08/22
Re: moving window handling into lisp,
Richard Stallman <=