-- 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: 033383509c97f243a4575cc887a2cbc7991c1370:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

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

commit 033383509c97f243a4575cc887a2cbc7991c1370
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Sat Jan 26 13:31:09 2008 +0000

    extermg ftw

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

index 535d72b6fa9c850458b49f304a3714741e83cfda..

index ..ab46187c262e5c21ae89addf397d9393c1a847fc 100644

--- a/src/rxvttoolkit.C
+++ b/src/rxvttoolkit.C
@@ -552,12 +552,12 @@ void rxvt_display::x_cb (ev::io &w, int revents)

 #ifdef USE_XIM
       if (!XFilterEvent (&xev, None))
-#endif
         {
           if (xev.type == PropertyNotify
               && xev.xany.window == root
               && xev.xproperty.atom == xa[XA_XIM_SERVERS])
             im_change_check ();
+#endif

           if (xev.type == MappingNotify)
             XRefreshKeyboardMapping (&xev.xmapping);
@@ -569,7 +569,9 @@ void rxvt_display::x_cb (ev::io &w, int revents)
               else if (xw[i]->window == xev.xany.window)
                 xw[i]->call (xev);
             }
+#ifdef USE_XIM
         }
+#endif
     }
 }

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

-- Response ended

-- Page fetched on Sun Jun 2 09:32:43 2024