-- 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: af195ce8700f4fe487d7949e84ab97e72d09b6e5:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

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

commit af195ce8700f4fe487d7949e84ab97e72d09b6e5
Author: Mikael Magnusson <mikachu@gmail.com>
Date:   Sat Dec 6 09:36:12 2014 +0000

    need to check for both win and state

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

index 85e18bfe55c5bf5f7c733633e813164f4c0ca566..

index ..41f874bfe6e4639c4cd412397488d866a6577b1c 100644

--- a/src/screen.C
+++ b/src/screen.C
@@ -2553,7 +2553,7 @@ rxvt_term::scr_recolour (bool refresh) NOTHROW

   XClearWindow (dpy, parent);

-  if (scrollBar.state)
+  if (scrollBar.state && scrollBar.win)
     {
       if (transparent)
         XSetWindowBackgroundPixmap (dpy, scrollBar.win, ParentRelative);

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

-- Response ended

-- Page fetched on Sun Jun 2 13:50:57 2024