guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: Add libunique.


From: Leo Famulari
Subject: Re: [PATCH] gnu: Add libunique.
Date: Mon, 22 Aug 2016 15:47:17 -0400
User-agent: Mutt/1.7.0 (2016-08-17)

On Mon, Aug 22, 2016 at 02:16:49PM +0000, ng0 wrote:
> So we need libunique definitely:
> 
> libunique is used so that if you start gnunet-gtk applications twice,
> you still only get one window. This makes sense in combination with
> 'gnunet-uri', which may launch a possibly already running GUI to process
> a particular URI. In this case, libunique is used to detect that the GUI
> is already up, and pass the URI to the running process.
> 
> There _may_ be a more modern alternative in Gtk3 these days, but for now
> we need libunique for this functionality.
> 
> see: https://gnunet.org/bugs/view.php?id=4618#c11050
> 
> Is this patch good for merging?

Okay, pushed as 85327d0d4. Thank you for your work on this!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]