Re: Drawing Menu Items

2002-07-11 Thread Olivier Chapuis
On Wed, Jul 10, 2002 at 10:45:02PM +0200, Dominik Vogt wrote: > On Wed, Jul 10, 2002 at 10:12:18PM +0200, Remko Troncon wrote: > > There seems to be a problem in the drawing of menus. The problem is as > > follows: > > I have a grey/white DGradient as a background of my menus. When i use > > Free

Re: Drawing Menu Items

2002-07-11 Thread Dominik Vogt
On Wed, Jul 10, 2002 at 10:02:19PM +, Mikhael Goikhman wrote: > > We should continue to support direct gradient drawing > > since they look a lot better this way (less blocky). > > Hmm, I didn't know they use 2 different methods. I couldn't remember either until I debugged the problem Remko re

Re: Drawing Menu Items

2002-07-11 Thread Dominik Vogt
On Thu, Jul 11, 2002 at 11:24:35AM +0200, fvwm wrote: > > Maybe solid color blocks in colorset gradients should be placed > > depending on the gradient type? > > They are not really placed ... but stretched to their final size. Bye Dominik ^_^ ^_^ -- Dominik Vogt, mail: [EMAIL PROTECTED], ph

Re: Drawing Menu Items

2002-07-11 Thread Mikhael Goikhman
On 11 Jul 2002 11:30:23 +0200, Dominik Vogt wrote: > > On Thu, Jul 11, 2002 at 11:24:35AM +0200, fvwm wrote: > > > Maybe solid color blocks in colorset gradients should be placed > > > depending on the gradient type? > > > > They are not really placed > > ... but stretched to their final size.

Re: Drawing Menu Items

2002-07-11 Thread Dominik Vogt
On Thu, Jul 11, 2002 at 12:19:00PM +, Mikhael Goikhman wrote: > On 11 Jul 2002 11:30:23 +0200, Dominik Vogt wrote: > > > > On Thu, Jul 11, 2002 at 11:24:35AM +0200, fvwm wrote: > > > > Maybe solid color blocks in colorset gradients should be placed > > > > depending on the gradient type? > > >

Re: Drawing Menu Items

2002-07-11 Thread Mikhael Goikhman
On 11 Jul 2002 14:38:59 +0200, Dominik Vogt wrote: > > On Thu, Jul 11, 2002 at 12:19:00PM +, Mikhael Goikhman wrote: > > > > Of course keeping only 45 degrees like in non-colorset gradients is bad. > > Here is another formula for stretching DGradient that I had in mind > > when wrote the orig

Re: Drawing Menu Items

2002-07-11 Thread Dominik Vogt
On Thu, Jul 11, 2002 at 01:07:50PM +, Mikhael Goikhman wrote: > On 11 Jul 2002 14:38:59 +0200, Dominik Vogt wrote: > > > > On Thu, Jul 11, 2002 at 12:19:00PM +, Mikhael Goikhman wrote: > > > > > > Of course keeping only 45 degrees like in non-colorset gradients is bad. > > > Here is anoth

Re: Drawing Menu Items

2002-07-11 Thread Mikhael Goikhman
On 11 Jul 2002 15:19:48 +0200, Dominik Vogt wrote: > > On Thu, Jul 11, 2002 at 01:07:50PM +, Mikhael Goikhman wrote: > > On 11 Jul 2002 14:38:59 +0200, Dominik Vogt wrote: > > > > > > On Thu, Jul 11, 2002 at 12:19:00PM +, Mikhael Goikhman wrote: > > > > > > > > Of course keeping only 45

Re: Drawing Menu Items

2002-07-11 Thread Dominik Vogt
On Thu, Jul 11, 2002 at 01:25:06PM +, Mikhael Goikhman wrote: > On 11 Jul 2002 15:19:48 +0200, Dominik Vogt wrote: > > > > On Thu, Jul 11, 2002 at 01:07:50PM +, Mikhael Goikhman wrote: > > > On 11 Jul 2002 14:38:59 +0200, Dominik Vogt wrote: > > > > > > > > On Thu, Jul 11, 2002 at 12:19:0

Re: Drawing Menu Items

2002-07-11 Thread Tim Phipps
Mikhael Goikhman wrote: Here is another formula for stretching DGradient that I had in mind when wrote the original message, it is none of the existing two: get_color_index(x, y, size_x, size_y, colors_num) { (x / size_x + y / size_y) * colors_num / 2 }

CVS domivogt: * Fixed problem w/ pager window colour.

2002-07-11 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/07/11 20:15:46 Modified files: modules: ChangeLog modules/FvwmAuto: FvwmAuto.1 modules/FvwmEvent: FvwmEvent.1 modules/FvwmPager: FvwmPager.c Log message: * Fixed prob

CVS domivogt: * Fixed incorrect usage of CONFIGURE_WINDOW packets in the pager.

2002-07-11 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt02/07/11 20:16:26 Modified files: . : Tag: branch-2_4 NEWS modules: Tag: branch-2_4 ChangeLog modules/FvwmPager: Tag: branch-2_4 FvwmPager.c Log message: * Fixed inc

CVS domivogt fvwm-web: * Updated description of CONFIGURE_WINDOW and ADD_WINDOW packets.

2002-07-11 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: domivogt02/07/11 20:20:27 Modified files: . : mod_f2m_communication.html Log message: * Updated description of CONFIGURE_WINDOW and ADD_WINDOW packets. -- Visit the official FVWM web page at htt