All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vesa Jääskeläinen" <chaac@nic.fi>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: gfxterm blinking
Date: Sat, 02 Jun 2007 00:19:28 +0300	[thread overview]
Message-ID: <46608D60.4080208@nic.fi> (raw)
In-Reply-To: <298d852f0705281905m4c5d87f9y7881d97bc4875571@mail.gmail.com>

余上 wrote:
> In gfxterm mode , when the termimal scroll up , the screnn keep blinking
> . I think it maybe somthing related to  the double buffering ? Is there
> any workaround ? thanks

Actually that blinking is probably related not using any buffering :). I
don't remember has CVS version any buffering so it might first clear
area and then draw that area again. To fix this I have local copy with
buffer to do this and then blit that to video memory.

This patch has been pending as I was kinda looking if someone was
planning to work on the menu code and with that it could have been
integrated to that mix... If no-one shows up with his ideas I will
probably implement some kind of layer manager to gfxterm and then export
that API to possible graphical menu interface.




      reply	other threads:[~2007-06-01 21:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-29  2:05 gfxterm blinking 余上
2007-06-01 21:19 ` Vesa Jääskeläinen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46608D60.4080208@nic.fi \
    --to=chaac@nic.fi \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.