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

git.thebackupbox.net

rxvt-unicode-sixel

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

commit fac7d01706ee518579ed37adfdf331dce0e6b1f5
Author: Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
Date:   Fri Nov 30 01:26:32 2007 +0000

    Minor reordering.

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

index e9163699c3a1e3a56b53cce1fd7cf8b338ef09ae..

index ..d29d09827772f4514a9d780e1b98ed8617c1bfd6 100644

--- a/src/rxvt.h
+++ b/src/rxvt.h
@@ -31,9 +31,6 @@
 #include <X11/keysym.h>
 #include <X11/keysymdef.h>
 #include <X11/Xatom.h>
-#if ENABLE_FRILLS
-# include <X11/Xmd.h>
-#endif

 #include "encoding.h"
 #include "rxvtutil.h"
@@ -172,16 +169,6 @@ struct mouse_event {
   unsigned int button;   /* detail */
 };

-#if ENABLE_FRILLS
-typedef struct _mwmhints {
-  CARD32 flags;
-  CARD32 functions;
-  CARD32 decorations;
-  INT32  input_mode;
-  CARD32 status;
-} MWMHints;
-#endif
-
 #if ENABLE_XEMBED
 // XEMBED messages
 # define XEMBED_EMBEDDED_NOTIFY          0
@@ -616,6 +603,17 @@ enum {
 # define PATH_MAX 16384
 #endif

+#if ENABLE_FRILLS
+# include <X11/Xmd.h>
+typedef struct _mwmhints {
+  CARD32 flags;
+  CARD32 functions;
+  CARD32 decorations;
+  INT32  input_mode;
+  CARD32 status;
+} MWMHints;
+#endif
+
 /* Motif window hints */
 #define MWM_HINTS_FUNCTIONS     (1L << 0)
 #define MWM_HINTS_DECORATIONS   (1L << 1)

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

-- Response ended

-- Page fetched on Sun Jun 2 11:04:47 2024