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

git.thebackupbox.net

rxvt-unicode-sixel

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

commit 7e455a47292bbb26b27b00dbf0f0222d75a4b3d8
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Sat Jan 26 12:03:36 2008 +0000

    *** empty log message ***

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

index 1cef324704e77442cdb8ca7d24dfe0a461030691..

index ..610b81b19322cad7b7d75a1df188c8a05614420e 100644

--- a/src/rxvttoolkit.C
+++ b/src/rxvttoolkit.C
@@ -571,12 +571,15 @@ void rxvt_display::x_cb (ev::io &w, int revents)
             }
         }
     }
+
+  flush_ev.start ();
 }

 void rxvt_display::flush_cb (ev::prepare &w, int revents)
 {
-  w.stop ();
+  x_cb(x_ev,0);//D
   XFlush (dpy);
+  w.stop ();
 }

 void rxvt_display::reg (xevent_watcher *w)

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

-- Response ended

-- Page fetched on Sun Jun 2 10:31:11 2024