gnome-panel r10481 - trunk/applets/wncklet



Author: vuntz
Date: 2007-06-26 13:08:42 +0100 (Tue, 26 Jun 2007)
New Revision: 10481
ViewCVS link: http://svn.gnome.org/viewcvs/gnome-panel?rev=10481&view=rev

Modified:
   trunk/applets/wncklet/ChangeLog
   trunk/applets/wncklet/window-list.c
Log:
2007-06-26  Vincent Untz  <vuntz gnome org>

	Fix window list button size.
	Applet part of bug #310809.

	* window-list.c: (applet_size_request): simplify a lot, since we don't
	care about the minimum width/height anymore. Also, the base for the
	size hints is 0 now, it's not the width of the child size request
	since the width of the child size request is the best size for the
	child, not the minimum size for it. Basically, size hints + size
	requests are just weird. You generally want to use one or another, not
	a mix like what was done before.





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