Read-only mirror of https://gitlab.gnome.org/GNOME/mutter
9e9240b2a5
* configure.ac: Add gdk-pixbuf-xlib cflags/libs to clutter libs Build the gtk-clutter.pc file. * clutter.pc.in: Add the gdk-pixbuf-xlib depends. * gtk/gtk-clutter.pc.in: pkg-config stuff for gtk-clutter * gtk/Makefile.am: Install gtk-clutter.pc |
||
---|---|---|
bindings | ||
clutter | ||
doc | ||
examples | ||
gst | ||
gtk | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
clutter.pc.in | ||
configure.ac | ||
COPYING | ||
Makefile.am | ||
NEWS | ||
README | ||
TODO |
What it will do: - Give a nice easy GObject based API for creating fast, mainly 2D single window stylalised applications such as media box UI's, presentaions, kiosk style apps etc. - If you've ever used Director, thats the kind of functionality, clutter aims for. What it wont do: - Provide a general interface to all openGL functionality