CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/02/02 01:39:32
Modified files:
. : ChangeLog
libs : Module.c Module.h
Log message:
* Removed duplicate declaration.
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/02/02 01:40:57
Modified files:
libs : Module.c
Log message:
* Backed out an accidentally committed change.
On Wed, Feb 01, 2006 at 02:58:27PM +, seventh guardian wrote:
> Hi.
>
> First of all, there's a minor bug in libs/Module.h: the funcion
> SendFinishedStartupNotification() is declared twice (on lines 147 and
> 166).
>
> With that asside, I'm writing a module for Fvwm to support the xorg's
> X
On 2/1/06, Marc Lehmann <[EMAIL PROTECTED]> wrote:
> Hi!
>
> The new argb visuals introduced by xorg have a serious drawback, namely,
> they don't work correctly unless the toplevel window has an ARGB visual.
>
> With my limited knowledge, I'd say this is a design problem within Xorg, but
> I seem
Hi.
First of all, there's a minor bug in libs/Module.h: the funcion
SendFinishedStartupNotification() is declared twice (on lines 147 and
166).
With that asside, I'm writing a module for Fvwm to support the xorg's
Xevie extension. I really don't like to reinvent the wheel, so I'm
creating it insi
Hi!
The new argb visuals introduced by xorg have a serious drawback, namely,
they don't work correctly unless the toplevel window has an ARGB visual.
With my limited knowledge, I'd say this is a design problem within Xorg, but
I seem to be alone with that notion. This means that each and every wi