Re: Proposed external dependency: clutter



On Mon, 2008-07-28 at 01:08 +0200, Vincent Untz wrote:
 
> > Short description:
> > ==================
> > Clutter is an open source software library for creating fast, visually
> > rich and animated graphical user interfaces.
> > Clutter uses OpenGL (and optionally OpenGL ES for use on Mobile and
> > embedded platforms) for rendering but with an API which hides the
> > underlying GL complexity from the developer. The Clutter API is intended
> > to be easy to use, efficient and flexible. 
> 
> Is it right to assume that a clutter UI is not accessible? If yes, this
> means that we can "only" provide clutter UIs as alternative to standard
> UIs (which is still fine).

since Clutter is GObject-based, each actor can implement the Atk
interfaces if needed; for 1.0, which is slated to be released by the
time GNOME 2.26 is out, I'm going to look at how to make actors work
with Atk just like GtkWidgets do.

ciao,
 Emmanuele.

-- 
Emmanuele Bassi,
W: http://www.emmanuelebassi.net
B: http://log.emmanuelebassi.net



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