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

git.thebackupbox.net

rxvt-unicode-sixel

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

commit a80d9ff4cd10c4ca7e1517dd699fe1dd969d1d23
Author: Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
Date:   Mon Nov 26 10:08:36 2007 +0000

    Cosmetics.

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

index 5c4dbd1e704de41babf003dc937b4c5029298837..

index ..066b0b9e5c073086fdfd6e2477cc4186a6f1a555 100644

--- a/src/main.C
+++ b/src/main.C
@@ -981,14 +981,16 @@ rxvt_term::set_window_color (int idx, const char *color)
       i = atoi (color);

       if (i >= 8 && i <= 15)
-        {        /* bright colors */
+        {
+          /* bright colors */
           i -= 8;
           pix_colors_focused[idx] = pix_colors_focused[minBrightCOLOR + i];
           goto done;
         }

       if (i >= 0 && i <= 7)
-        { /* normal colors */
+        {
+          /* normal colors */
           pix_colors_focused[idx] = pix_colors_focused[minCOLOR + i];
           goto done;
         }
@@ -1003,8 +1005,6 @@ rxvt_term::set_window_color (int idx, const char *color)

   pix_colors_focused[idx] = xcol;

-  /* XSetWindowAttributes attr; */
-  /* Cursor cursor; */
 done:
   /*TODO: handle Color_BD, scrollbar background, etc. */

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

-- Response ended

-- Page fetched on Sun Jun 2 11:13:51 2024