-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: rxvt-unicode-sixel
action: commit
revision:
path_from:
revision_from: ecc3fc30dd40d631b9bbe9e11a1c229fe091cffd:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

git://git.thebackupbox.net/rxvt-unicode-sixel

commit ecc3fc30dd40d631b9bbe9e11a1c229fe091cffd
Author: Sasha Vasko <sashavasko@gmail.com>
Date:   Tue Sep 18 22:27:41 2007 +0000

    removed scr_clear() to hopefully get rid of a flicker for good - will have to see if that causes other problems, such as artifacts etc.

diff --git a/src/command.C b/src/command.C

index 326d02fd406739df9366d75263c875fc50acc095..

index ..9068ca6fc5f3fb3e8f7b81a11954d48754bffcde 100644

--- a/src/command.C
+++ b/src/command.C
@@ -1040,7 +1040,7 @@ rxvt_term::flush ()
 #ifdef HAVE_BG_PIXMAP
   if (bgPixmap.check_clearChanged ())
     {
-      scr_clear (true);
+//      scr_clear (true); This needs to be researched further!
       scr_touch (false);
     }
 #endif

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 12:21:58 2024