On Thu, Jan 12, 2017 at 8:28 AM, jkn <[email protected]> wrote:
> My apologies - upgrating to a recent version of Leo does indeed seem to
> make things a lot snappier.
>
> I was thinking that it was a Qt or interactional issue, rather than one
> just with Leo itself. I was also under the impression that it had been that
> way (for me) for a few versions, and I hadn't seen reference to it being a
> problem that had been fixed (perhaps as a side effect of some other work)...
>
> Sorry for the noise, and thanks again
>
> Jon N
>
It oddly _does_ sound like the distinction I myself see in X11 if
Compositing is not used, and "SaveUnders" are disabled: this would
constantly use X calls to render any newly-visible portion of a window
on-demand at the time it was made visible. This seems like your Aero
disabled, relying on GDI to keep drawing stuff vs having a 'window in a
framebuffer already painted' ready to move into place on a higher graphical
level.
("Save Under" is an X11 backing-store feature that allows a window to draw
itself behind another window known to be covering the current application
in Z depth, saving that particular drawing to be shown when visible if I
understand it correctly)
Myself? I can't live without compositing; tearing and jaggy graphical /
video redraws almost always come to bite me daily.
Mike
--
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.