# HG changeset patch # User nenolod # Date 1160616537 25200 # Node ID ea26e65372be11992fdeba4cd5263346fcd05950 # Parent 2ed05cc5719490cf5e92351ff53bb00255f15331 [svn] - reposition some elements for better aesthetics diff -r 2ed05cc57194 -r ea26e65372be ChangeLog --- a/ChangeLog Wed Oct 11 18:23:22 2006 -0700 +++ b/ChangeLog Wed Oct 11 18:28:57 2006 -0700 @@ -1,3 +1,16 @@ +2006-10-12 01:23:22 +0000 William Pitcock + revision [2671] + - add mainwinMinimizeX, mainwinMinimizeY, mainwinShadeX, mainwinShadeY, mainwinCloseX, mainwinCloseY + - make Osmosis mainwin 425x100 instead of 425x105 + - reposition the minimize, shade and close buttons on the Osmosis skin. + + trunk/audacious/mainwin.c | 12 +++++++++ + trunk/audacious/widgets/skin.c | 54 +++++++++++++++++++++++++++++++++++++++++ + trunk/audacious/widgets/skin.h | 9 ++++++ + trunk/skins/Osmosis/skin.hints | 13 +++++++-- + 4 files changed, 85 insertions(+), 3 deletions(-) + + 2006-10-12 00:53:03 +0000 William Pitcock revision [2669] - avoid recreating the window unless an actual size-dimensional change has occured. diff -r 2ed05cc57194 -r ea26e65372be skins/Osmosis/skin.hints --- a/skins/Osmosis/skin.hints Wed Oct 11 18:23:22 2006 -0700 +++ b/skins/Osmosis/skin.hints Wed Oct 11 18:28:57 2006 -0700 @@ -49,10 +49,10 @@ mainwinEQButtonY=22 mainwinPLButtonX=272 mainwinPLButtonY=22 -mainwinShuffleX=310 -mainwinShuffleY=22 -mainwinRepeatX=355 -mainwinRepeatY=22 +mainwinShuffleX=355 +mainwinShuffleY=20 +mainwinRepeatX=400 +mainwinRepeatY=20 mainwinAboutX=999 mainwinAboutY=999 mainwinMinimizeX=393