Re: FVWM: FVWM 2.4.7, Move resize problems

2003-06-04 Thread Dominik Vogt
On Wed, Jun 04, 2003 at 11:36:07AM +, Mikhael Goikhman wrote:
 On 04 Jun 2003 10:25:00 +0200, Gert Brinkmann wrote:
  
  Marcus Lundblad wrote:
  
  to move windows by dragging them with left Windows key and Mouse-1. 
  Since 2.4.7, behavior of the Move command changed - I have to click into 
  the window, then move the window and then click again at the new 
  position. How can I enable the old behavior?
  
  
  If you define a function like this:
  
  AddToFunc MyMove M Move
  
  and
  
  Mouse 1W   4   MyMove
  
  It works as expected.
  
  Is this just a temporary behaviour of the developer's version or is this 
  changed definitely?
 
 It may be the final behaviour, it is not decided yet. If you switch to a
 function (with M, H, C, D or I) it is guaranteed to work just
 like you specify.

I don't exactly understand what we are talking about.  The
described behaviour is nowhere in 2.4.x.  It was introduced in
2.5.7 or 2.5.6 (can't remember which).

Bye

Dominik ^_^  ^_^
--
Visit the official FVWM web page at URL: http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm in the body of a
message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: FVWM: FVWM 2.4.7, Move resize problems

2003-06-02 Thread Dan Espen
Olivier Chapuis [EMAIL PROTECTED] writes:
 On Sun, Jun 01, 2003 at 05:50:48PM +0200, Jindrich Makovicka wrote:
  Marcus Lundblad wrote:
  If you define a function like this:
  
  AddToFunc MyMove M Move
  
  and
  
  Mouse 1W   4   MyMove
  
  It works as expected.
  
  Thanks, I changed Move and Resize this way, and it works.
  
  Another issue are windows of Mozilla, which have their own bottom-right 
   resize corner. However, when resizing them this way, the whole window 
  moves in the north-west direction and it eventually leaves the screen 
  entirely. Fluxbox has this problem too but in Metacity it works allright.
  
  
 
 Does the pb still occur if you use:
 
 Style Mozilla* FixedPPosition

I was able to duplicate the problem.
FixedPPosition fixes it for me.

 
  Is this some special theme for Mozilla? I use the classic theme, but I
  see no such corners. Or are they present only in some windows?
  
  sorry, it was a bit misleading. these are present in the Modern theme 
  (supplied with the default installation).
 
 
 I use the Modern style but I do not have this Mozilla resize button.
 Mozilla version?

Its not all that obvious.
Drag the little square in the bottom right corner.

-- 
Dan Espen   E-mail: [EMAIL PROTECTED]
--
Visit the official FVWM web page at URL: http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm in the body of a
message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: FVWM: FVWM 2.4.7, Move resize problems

2003-06-01 Thread Marcus Lundblad


On Sun, 1 Jun 2003, Jindrich Makovicka wrote:

 Hello,
 
 till 2.5.6, I used the following line
 
 Mouse 1W   4   Move
 
 to move windows by dragging them with left Windows key and Mouse-1. 
 Since 2.4.7, behavior of the Move command changed - I have to click into 
 the window, then move the window and then click again at the new 
 position. How can I enable the old behavior?

If you define a function like this:

AddToFunc MyMove M Move

and

Mouse 1W   4   MyMove

It works as expected.

I also have a similar setup, but I haven't yet installed the newest
version as my real Fvwm. I have a parallell version for testing (using
Xnest)

 
 Another issue are windows of Mozilla, which have their own bottom-right 
   resize corner. However, when resizing them this way, the whole window 
 moves in the north-west direction and it eventually leaves the screen 
 entirely. Fluxbox has this problem too but in Metacity it works allright.
 
Is this some special theme for Mozilla? I use the classic theme, but I
see no such corners. Or are they present only in some windows?

//Marcus

--
Visit the official FVWM web page at URL: http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm in the body of a
message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: FVWM: FVWM 2.4.7, Move resize problems

2003-06-01 Thread Jindrich Makovicka

Marcus Lundblad wrote:

If you define a function like this:

AddToFunc MyMove M Move

and

Mouse 1W   4   MyMove

It works as expected.


Thanks, I changed Move and Resize this way, and it works.

Another issue are windows of Mozilla, which have their own bottom-right 
 resize corner. However, when resizing them this way, the whole window 
moves in the north-west direction and it eventually leaves the screen 
entirely. Fluxbox has this problem too but in Metacity it works allright.




Is this some special theme for Mozilla? I use the classic theme, but I
see no such corners. Or are they present only in some windows?


sorry, it was a bit misleading. these are present in the Modern theme 
(supplied with the default installation).


--
Jindrich Makovicka

--
Visit the official FVWM web page at URL: http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm in the body of a
message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]