Simulate button press in FvwmButtons, try 2

2006-02-10 Thread George 'Nephrite' Potapov
Looks like Mikhael committed cleaned up version of FvwmButtons so I'm resubmitting my patch for button press simulation. I cleaned the code up as requested. -- George 'Nephrite' Potapov Index: AUTHORS === RCS file:

Re: Simulate button press in FvwmButtons, try 2

2006-02-10 Thread Dominik Vogt
On Fri, Feb 10, 2006 at 11:37:29AM +0300, George 'Nephrite' Potapov wrote: Looks like Mikhael committed cleaned up version of FvwmButtons so I'm resubmitting my patch for button press simulation. I cleaned the code up as requested. I have committed the patch. Some random comments, but nothing

Re: Simulate button press in FvwmButtons, try 2

2006-02-10 Thread Dominik Vogt
On Fri, Feb 10, 2006 at 01:29:18PM +0100, Dominik Vogt wrote: * The patch to the Loop() function did not apply to current CVS, but it was easy to fix. Oops, I just forgot to update from CVS first. Ciao Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] signature.asc Description:

Simulate button press in FvwmButtons

2006-02-08 Thread George Nephrite Potapov
I asked for this a little while ago. So I did it myself. In attached patch there is a new command for FvwmButtons 'PressButton' to simulate button press in FvwmButtons. The patch goes to the latest CVS version if it matters. -- George 'Nephrite' Potapov Index: modules/FvwmButtons/FvwmButtons.1

Re: Simulate button press in FvwmButtons

2006-02-08 Thread George Nephrite Potapov
On Wed, Feb 08, 2006 at 05:11:48PM +0300, George Nephrite Potapov wrote: I'm very sorry but there was a small error in my previous message with patch. Here is the correct one. I'm very very sorry. -- George 'Nephrite' Potapov ? buttonpress.patch Index: modules/FvwmButtons/FvwmButtons.1.in

Re: Simulate button press in FvwmButtons

2006-02-08 Thread Dominik Vogt
On Wed, Feb 08, 2006 at 05:22:29PM +0300, George Nephrite Potapov wrote: On Wed, Feb 08, 2006 at 05:11:48PM +0300, George Nephrite Potapov wrote: I'm very sorry but there was a small error in my previous message with patch. Here is the correct one. I'm very very sorry. Thats a nice patch

Re: Simulate button press in FvwmButtons

2006-02-08 Thread George 'Nephrite' Potapov
On Wed, Feb 08, 2006 at 05:22:29PM +0300, George Nephrite Potapov wrote: I'm very sorry but there was a small error in my previous message with patch. Here is the correct one. I'm very very sorry. Now I discovered some bugs in my code. Here is the really correct patch. Sorry for the big size I

Re: Simulate button press in FvwmButtons

2006-02-08 Thread George Nephrite Potapov
On Wed, Feb 08, 2006 at 04:01:15PM +0100, Dominik Vogt wrote: Here is the correct one. I'm very very sorry. Thats a nice patch with an important feature. I have some minor change requests though: 1) Please supply ChangeLog and NEWS entries for the patch (and optionally an AUTHORS

Re: Simulate button press in FvwmButtons

2006-02-08 Thread Mikhael Goikhman
On 08 Feb 2006 18:36:58 +0300, George Nephrite Potapov wrote: On Wed, Feb 08, 2006 at 04:01:15PM +0100, Dominik Vogt wrote: Here is the correct one. I'm very very sorry. Thats a nice patch with an important feature. I agree. Now, I have massive changes locally that make indentation of

Re: Simulate button press in FvwmButtons

2006-02-08 Thread George Nephrite Potapov
On Wed, Feb 08, 2006 at 11:12:40PM +, Mikhael Goikhman wrote: Thats a nice patch with an important feature. I agree. Can you please submit a patch after I commit the first pass on FvwmButtons indentation changes? Ok, I'll wait and resubmit later. I also have a request to you.