LADI version of the MX Clutter-based toolkit
Go to file
Nedko Arnaudov 39c2e003a7 notebook: add methods for switching to previous and next page
(cherry picked from commit bb66b4ed1a)
2023-05-31 22:09:51 +03:00
data style: set the icon size directly on the menu item 2011-09-26 10:52:05 +01:00
docs notebook: add methods for switching to previous and next page 2023-05-31 22:09:51 +03:00
m4 build: Update introspection.m4 2011-02-22 15:20:33 +00:00
mx notebook: add methods for switching to previous and next page 2023-05-31 22:09:51 +03:00
mx-gtk gtk-light-switch: update sizes 2011-05-10 16:46:33 +01:00
po Remove I_() macro as it is confused by intltool for a translation marker 2010-09-10 10:38:22 +01:00
tests tests: select the first widget if none was specified at start up 2012-10-18 14:47:50 +01:00
AUTHORS Initial commit 2008-10-29 17:36:39 +00:00
COPYING.LIB Replace license with agreed license version (LGPL 2.1) 2009-01-15 11:21:26 +00:00
ChangeLog Automatically generate the ChangeLog file from git logs 2009-11-18 10:21:04 +00:00
HACKING docs: Update the HACKING file to note the new "tag" style 2010-03-04 11:46:49 +00:00
Makefile.am Add a configure option for disabling the gtk-widgets library 2010-03-31 13:50:56 +01:00
NEWS Update version number and NEWS for 1.4.7 2012-08-08 15:06:54 +01:00
README README: Update the location of the issue tracker 2012-10-09 16:07:12 +01:00
autogen.sh autogen: add --enable-maintainer-flags to the default configure flags 2011-09-23 14:52:30 +01:00
configure.ac Update version number and NEWS for 1.4.7 2012-08-08 15:06:54 +01:00
git.mk Update git.mk and GITIGNOREFILES 2010-03-25 14:37:16 +00:00
mx-gtk.pc.in Rename Nbtk to Mx 2009-09-18 17:18:05 +01:00
mx.pc.in build: Don't hardcode clutter-x11-1.0 in the .pc file 2010-10-28 21:48:13 +01:00

README

Mx Toolkit
==========

Mx is a widget toolkit using Clutter that provides a set of standard interface
elements, including buttons, progress bars, scroll bars and others. It also
implements some standard  managers. One other interesting feature is the
possibility setting style properties from a CSS format file.

Documentation
=============

API reference is provided by gtk-doc annotations. If Mx is configured with the
--enable-gtk-doc option, API reference is built in the docs/reference/libmx
directory.

Bugs
====

Issues and feature requests should be logged in the issue tracker at:

  https://github.com/clutter-project/mx/issues

Mailing List
============

There is currently no dedicated mailing list for Mx, but general questions
regarding Clutter can be directed to the Clutter mailing list. More information
about Clutter can be found on the website: http://clutter-project.org/.