Re: Move Notification Window (aka systray) To A Separate Process
From: "Robert Shearman" <rob(a)codeweavers.com>
Changelog: Move notification window (aka systray) to a separate process.
--- /dev/null 2005-06-27 03:50:51.210644768 -0500 +++ programs/winesystray/Makefile.in 2005-06-26 08:34:07.000000000 -0500
Cool, but I wan't the plan to have only one external process (a wineexplorer or somesuch) that would handle desktop mode, systray, etc? This could be it, but then the naming (winesystray) seems a bit off... -- Dimi Paun <dimi(a)lattica.com> Lattica, Inc.
On Mon, 27 Jun 2005 12:06:49 -0400, Dimi Paun wrote:
Cool, but I wan't the plan to have only one external process (a wineexplorer or somesuch) that would handle desktop mode, systray, etc?
Yes, I'm not sure why it was renamed. My first patch to do this did actually call it winesystray or something similar, and Alexandre wanted it to be called explorer. thanks -mike
participants (2)
-
Dimi Paun -
Mike Hearn