Re: FVWM: window move issue

2014-04-25 Thread Dominik Vogt
On Wed, Apr 23, 2014 at 09:37:52AM +0200, Martin Cermak wrote:
 Which is a good news I think :) However, there is some issue with
 the root window redrawing, which would be worth of fixing I guess.

No application whatsoever can do anything about that.  Generating
the expose events and redrawing the root window is the
responsibility of the X server alone.

Ciao

Dominik ^_^  ^_^

-- 

Dominik Vogt



Re: FVWM: window move issue

2014-04-23 Thread Martin Cermak
On  Tue  2014-04-22  20:35 , Viktor Griph wrote:
 2014-04-22 20:09 GMT+02:00 Martin Cermak marti...@gmail.com:
  [...]
  Any further ideas or thoughts?
 
 Does using the style OpaqueMoveSize 0 also leave artifacts on the
 screen when moving windows, or is it just opaque move that is
 affected?

OpaqueMoveSize has no effect. BUT it turns out that what's not
being redrawn is the root window. Nothing else. Using fvwm-root
to set some background image kind of fixes the issue for me.

Which is a good news I think :) However, there is some issue with
the root window redrawing, which would be worth of fixing I guess.

This happens with latest fedora 20 package fvwm-2.6.5-6.fc20 as
well as with fvwm built from latest CVS sources.

Martin





FVWM: window move issue

2014-04-22 Thread Martin Cermak
Hello there!

Recently I noticed an issue moving windows using FVWM. The issue
is described in [1] and seems to be HW dependent. However,
successful usage of some other VMs on affected boxes makes me
think that the issue might be on the FVWM side. Ideas? Thoughts?


Regards,
Martin



[1] https://bugzilla.redhat.com/show_bug.cgi?id=1021782
https://bugzilla.redhat.com/show_bug.cgi?id=1086235





Re: FVWM: window move issue

2014-04-22 Thread Dan.Espen
Martin Cermak marti...@gmail.com writes:

 Hello there!

 Recently I noticed an issue moving windows using FVWM. The issue
 is described in [1] and seems to be HW dependent. However,
 successful usage of some other VMs on affected boxes makes me
 think that the issue might be on the FVWM side. Ideas? Thoughts?

Red Hat says it's a driver issue.
I agree.

-- 
Dan Espen



Re: FVWM: window move issue

2014-04-22 Thread Dominik Vogt
On Tue, Apr 22, 2014 at 12:52:09PM -0400, Dan.Espen wrote:
 Martin Cermak marti...@gmail.com writes:
  Recently I noticed an issue moving windows using FVWM. The issue
  is described in [1] and seems to be HW dependent. However,
  successful usage of some other VMs on affected boxes makes me
  think that the issue might be on the FVWM side. Ideas? Thoughts?
 
 Red Hat says it's a driver issue.
 I agree.

Me too.  It looks like a severe redraw issue of the graphics
driver.

Ciao

Dominik ^_^  ^_^

-- 

Dominik Vogt



Re: FVWM: window move issue

2014-04-22 Thread Viktor Griph
2014-04-22 20:09 GMT+02:00 Martin Cermak marti...@gmail.com:
 [...]
 Any further ideas or thoughts?

Does using the style OpaqueMoveSize 0 also leave artifacts on the
screen when moving windows, or is it just opaque move that is
affected?

/Viktor