-- 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: 413a8ceeb187840bd3fbc5868590224fb7d651c0:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

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

commit 413a8ceeb187840bd3fbc5868590224fb7d651c0
Author: Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
Date:   Tue Oct 4 08:07:57 2011 +0000

    Revert 2011-08-21 change.

    The 'focus' and 'mapped' perl accessors assume that the corresponding
    variables have type int and it is not worth changing.

diff --git a/src/rxvt.h b/src/rxvt.h

index f05fce0f0992e6f98ced6544c94baba8ec36ec5f..

index ..bc06d3d278125bb819ec25d051609e10391c56dc 100644

--- a/src/rxvt.h
+++ b/src/rxvt.h
@@ -879,8 +879,8 @@ struct TermWin_t
   int            fbase;         /* font ascent (baseline)          [pixels] */
   int            ncol;          /* window columns              [characters] */
   int            nrow;          /* window rows                 [characters] */
-  bool           focus;         /* window has focus                         */
-  bool           mapped;        /* window state mapped?                     */
+  int            focus;         /* window has focus                         */
+  int            mapped;        /* window state mapped?                     */
   int            int_bwidth;    /* internal border width                    */
   int            ext_bwidth;    /* external border width                    */
   int            lineSpace;     /* number of extra pixels between rows      */

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

-- Response ended

-- Page fetched on Sun Jun 2 12:44:46 2024