Colorsets

2002-04-16 Thread Tim Phipps
Hi All, Is it time to move the colorset handling from FvwmTheme to fvwm? What I'm thinking of is: *) copy most of modules/FvwmTheme/FvwmTheme.c to fvwm/colorset.c *) new command Colorset that calls fvwm/colorset.c *) new command ReadWriteColors to replace *FvwmThemeReadWriteColors *) a v

Re: Colorsets

2002-04-16 Thread Mikhael Goikhman
On 16 Apr 2002 15:13:30 +0100, Tim Phipps wrote: > > Is it time to move the colorset handling from FvwmTheme to fvwm? Actually moving the FvwmTheme code and replacing it with a pass-through module was on my todo list, near the top. But if you may do it, fine. I didn't plan to break any exi

Re: Colorsets

2002-04-17 Thread Mikhael Goikhman
st sends the > Colorset and ReadWriteColors commands to fvwm > * Adds the new commands Colorset and ReadWriteColors to fvwm > * Initializes colorsets to black on gray for color screens and black > on white for mono > > There's two files attached

Re: Colorsets

2002-04-17 Thread Mikhael Goikhman
rset and ReadWriteColors commands to fvwm > > * Adds the new commands Colorset and ReadWriteColors to fvwm > > * Initializes colorsets to black on gray for color screens and black > > on white for mono > > > > There's two files attached as well that need

[fvwmorg/fvwm] d4eb80: Multiborder colorsets

2016-06-23 Thread GitHub
: M fvwm/borders.c M fvwm/fvwm.c M fvwm/fvwm.h M fvwm/screen.h M fvwm/style.c M fvwm/style.h Log Message: --- Multiborder colorsets WIP; from a really old patch. Needs rework!

[fvwmorg/fvwm] 96e64b: Multiborder colorsets

2016-06-26 Thread GitHub
: M fvwm/borders.c M fvwm/fvwm.c M fvwm/fvwm.h M fvwm/screen.h M fvwm/style.c M fvwm/style.h Log Message: --- Multiborder colorsets WIP; from a really old patch. Needs rework! Commit: 1ef3ea977bf86c2fc4b570853539130df7097c28 https://github.com/fvwmorg

[fvwmorg/fvwm] ae56ec: Multiborder colorsets

2016-08-12 Thread GitHub
: M fvwm/borders.c M fvwm/fvwm.c M fvwm/fvwm.h M fvwm/screen.h M fvwm/style.c M fvwm/style.h Log Message: --- Multiborder colorsets WIP; from a really old patch. Needs rework! Commit: 3a3df3d2708b6178bb88204186946a8f450db1a7 https://github.com/fvwmorg

[fvwmorg/fvwm] fd0ade: Multiborder colorsets

2016-08-15 Thread GitHub
: M fvwm/borders.c M fvwm/fvwm.c M fvwm/fvwm.h M fvwm/screen.h M fvwm/style.c M fvwm/style.h Log Message: --- Multiborder colorsets WIP; from a really old patch. Needs rework! Commit: d0150f46a7f9db43e66a251739464b7207187d09 https://github.com/fvwmorg

[fvwmorg/fvwm] e28bd7: Multiborder colorsets

2016-10-10 Thread GitHub
: M fvwm/borders.c M fvwm/fvwm.c M fvwm/fvwm.h M fvwm/screen.h M fvwm/style.c M fvwm/style.h Log Message: --- Multiborder colorsets WIP; from a really old patch. Needs rework! Commit: 114a9cecfe77204e108c71abf216d33cf080c2f6 https://github.com/fvwmorg

[fvwmorg/fvwm] 834c03: Multiborder colorsets

2018-04-23 Thread Thomas Adam
: M fvwm/borders.c M fvwm/fvwm.c M fvwm/fvwm.h M fvwm/screen.h M fvwm/style.c M fvwm/style.h Log Message: --- Multiborder colorsets WIP; from a really old patch. Needs rework! Commit: 6f61487cd949f383e02f040634c42c3582203844 https://github.com/fvwmorg

[fvwmorg/fvwm] 548f6b: Multiborder colorsets

2020-04-07 Thread Thomas Adam
: M fvwm/borders.c M fvwm/fvwm.c M fvwm/fvwm.h M fvwm/screen.h M fvwm/style.c M fvwm/style.h Log Message: --- Multiborder colorsets WIP; from a really old patch. Needs rework! Commit: 5250e3342f8f741b701b181fdbd3fae478453f8c https://github.com/fvwmorg

FvwmButtons buggy when using RootTransparent colorsets

2011-04-27 Thread Jesús J . Guerrero Botella
Hello. I am experiencing an odd problem when I use FvwmButtons in conjunction with RootTransparent based colorsets. If I specify a global one for the panel everything seems ok. The problem starts when I want to use a different (also transparent) colorset in a given cell. Then, on Restart

Re: FvwmButtons buggy when using RootTransparent colorsets

2011-04-27 Thread Jesús J . Guerrero Botella
Ops, the file. Now attached. -- Jesús Guerrero Botella foo Description: Binary data

Re: FvwmButtons buggy when using RootTransparent colorsets

2011-04-27 Thread Thomas Adam
On Thu, Apr 28, 2011 at 12:09:10AM +0200, Jesús J. Guerrero Botella wrote: > Hello. > > I am experiencing an odd problem when I use FvwmButtons in conjunction > with RootTransparent based colorsets. If I specify a global one for > the panel everything seems ok. The problem starts

Re: FvwmButtons buggy when using RootTransparent colorsets

2011-04-27 Thread Jesús J . Guerrero Botella
El día 28 de abril de 2011 01:49, Thomas Adam escribió: > On Thu, Apr 28, 2011 at 12:09:10AM +0200, Jesús J. Guerrero Botella wrote: >> Hello. >> >> I am experiencing an odd problem when I use FvwmButtons in conjunction >> with RootTransparent based colorsets. If I spec

Re: FvwmButtons buggy when using RootTransparent colorsets

2011-04-28 Thread Thomas Adam
dd problem when I use FvwmButtons in conjunction > >> with RootTransparent based colorsets. If I specify a global one for > >> the panel everything seems ok. The problem starts when I want to use a > >> different (also transparent) colorset in a given cell. Then, on > &g

Re: FvwmButtons buggy when using RootTransparent colorsets

2011-04-28 Thread Jesús J . Guerrero Botella
El día 28 de abril de 2011 17:00, Thomas Adam escribió: > > This isn't anything new -- this has always had the ability to crop up, and > I'm surprised it hasn't sooner, especially in 2.5.X.  The problem was that > the DeadPipeCleanup() happens when we exit -- which FVWM has doing, both at > restar

Re: FvwmButtons buggy when using RootTransparent colorsets

2011-05-03 Thread Thomas Adam
2011/5/3 Jesús J. Guerrero Botella : > El día 28 de abril de 2011 17:14, Jesús J. Guerrero Botella > escribió: >> El día 28 de abril de 2011 17:00, Thomas Adam escribió: >>> >>> So I'll let this patch float around for a bit.  If you could give it >>> some more testing though, with different FvwmB

Re: FvwmButtons buggy when using RootTransparent colorsets

2011-06-06 Thread Thomas Adam
On Thu, Apr 28, 2011 at 12:09:10AM +0200, Jesús J. Guerrero Botella wrote: > Hello. > > I am experiencing an odd problem when I use FvwmButtons in conjunction > with RootTransparent based colorsets. If I specify a global one for > the panel everything seems ok. The problem starts

Re: FvwmButtons buggy when using RootTransparent colorsets

2011-06-06 Thread Jesús J . Guerrero Botella
El día 6 de junio de 2011 22:50, Thomas Adam escribió: > On Thu, Apr 28, 2011 at 12:09:10AM +0200, Jesús J. Guerrero Botella wrote: >> Hello. >> >> I am experiencing an odd problem when I use FvwmButtons in conjunction >> with RootTransparent based colorsets. If I spec

Re: FvwmButtons buggy when using RootTransparent colorsets

2011-06-07 Thread Dominique Michel
Le Mon, 6 Jun 2011 21:50:47 +0100, Thomas Adam a écrit : > On Thu, Apr 28, 2011 at 12:09:10AM +0200, Jesús J. Guerrero Botella > wrote: > > Hello. > > > > I am experiencing an odd problem when I use FvwmButtons in > > conjunction with RootTransparent based colors

Re: FvwmButtons buggy when using RootTransparent colorsets

2011-06-07 Thread Thomas Adam
On Tue, Jun 07, 2011 at 05:58:48PM +0200, Dominique Michel wrote: > Maybe other users are experimenting this issue too. So, it can be a good > time to make a bug fix release. I will not stress you, it is fine Not at this time it isn't, no. -- Thomas Adam

[fvwmorg/fvwm] b94ee8: Fixes issue with FvwmIconMan and Colorsets.

2020-09-09 Thread Thomas Adam
paths: M modules/FvwmIconMan/xmanager.c Log Message: --- Fixes issue with FvwmIconMan and Colorsets. FvwmIconMan would not apply the background colorset to blank buttons in certain situations.

[fvwmorg/fvwm] b2d942: Fixes issue with FvwmIconMan and Colorsets.

2020-09-09 Thread Thomas Adam
modules/FvwmIconMan/xmanager.c Log Message: --- Fixes issue with FvwmIconMan and Colorsets. FvwmIconMan would not apply the background colorset to blank buttons in certain situations.

CVS tadam: Fix infinite loop crash in FvwmButtons with RootTransparent colorsets

2011-06-06 Thread cvs
loop crash in FvwmButtons with RootTransparent colorsets