mutter/clutter/glx
Emmanuele Bassi dd93a0a13c 2007-07-31 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-backend.[ch]: Add clutter_backend_set_resolution()
	and clutter_backend_get_resolution(); backends should use the former
	to set the resolution of the display when initialising, while actors
	should use the latter when sizing themselves depending on the
	resolution or the font size.

	* clutter/glx/clutter-backend-glx.c: Set the resolution as 96 dpi
	as a default and query the X server when opening the display.

	* clutter/clutter-entry.c: Drop the hardcoded dpi value and use
	clutter_backend_get_resolution() to compute the default size.
2007-07-31 10:38:23 +00:00
..
clutter-backend-glx.c 2007-07-31 Emmanuele Bassi <ebassi@openedhand.com> 2007-07-31 10:38:23 +00:00
clutter-backend-glx.h 2007-06-14 Matthew Allum <mallum@openedhand.com> 2007-06-14 12:54:47 +00:00
clutter-event-glx.c 2007-06-14 Matthew Allum <mallum@openedhand.com> 2007-06-13 23:24:59 +00:00
clutter-glx.h 2007-05-31 Matthew Allum <mallum@openedhand.com> 2007-05-31 11:13:43 +00:00
clutter-stage-glx.c 2007-07-26 Matthew Allum <mallum@openedhand.com> 2007-07-26 20:08:09 +00:00
clutter-stage-glx.h 2007-05-31 Matthew Allum <mallum@openedhand.com> 2007-05-31 11:13:43 +00:00
Makefile.am 2007-04-27 Matthew Allum <mallum@openedhand.com> 2007-04-27 21:13:06 +00:00