-- 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: 5debc62836e4633052b3bcf7a5f33fd7ea3a2aa0:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

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

commit 5debc62836e4633052b3bcf7a5f33fd7ea3a2aa0
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Tue Feb 19 13:37:17 2008 +0000

    *** empty log message ***

diff --git a/Changes b/Changes

index 94d05a82be4ff2a9cc55ae930e89607c10f62503..

index ..21e01cef63a17a29523ac1778c48be169eedf814 100644

--- a/Changes
+++ b/Changes
@@ -17,9 +17,11 @@ WISH: load system-wide config file even if we don't have one
 WISH: look into XAddConnectionWatch, does anybody need that?
 DUMB: support tex fonts

-TODO: bgPixmap.apply all to do in scr_recolour?
+TODO: coloured pastebin
+TODO: mabbe unlink the RXVT_SOCKET on exit?

 	- made tabs moveable (based on a patch by Petr Machata).
+        - support relative paths for RXVT_SOCKET in urxvtd.

 9.02 Tue Jan 29 11:58:36 CET 2008
 	- the "exg makes everybody happy" release.
diff --git a/src/rxvtd.C b/src/rxvtd.C

index 8d98dd39387ec596bdcb21337f40307d3bc323c2..

index ..543e2de124486ad4100097501d3113d1d7db7fc0 100644

--- a/src/rxvtd.C
+++ b/src/rxvtd.C
@@ -248,14 +248,14 @@ main (int argc, const char *const *argv)
         }
     }

-  chdir ("/");
-
   if (opt_opendisplay)
     displays.get (getenv ("DISPLAY")); // open display and never release it

   char *sockname = rxvt_connection::unix_sockname ();
   unix_listener l (sockname);

+  chdir ("/");
+
   if (!opt_quiet)
     {
       printf ("rxvt-unicode daemon listening on %s.\n", sockname);

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

-- Response ended

-- Page fetched on Sun Jun 2 13:50:47 2024