weechat-dev
[Top][All Lists]
Advanced

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

[Weechat-dev] [task #7282] Separate GUI from core


From: FlashCode
Subject: [Weechat-dev] [task #7282] Separate GUI from core
Date: Wed, 05 Sep 2007 15:33:44 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 (CK-IBM) Firefox/2.0.0.6

URL:
  <http://savannah.nongnu.org/task/?7282>

                 Summary: Separate GUI from core
                 Project: Wee Enhanced Environment for Chat
            Submitted by: flashcode
            Submitted on: Wednesday 09/05/2007 at 17:33
                Category: weechat GUI
         Should Start On: Thursday 11/01/2007 at 00:00
   Should be Finished on: Monday 03/31/2008 at 00:00
                Priority: 1 - Later
                  Status: Postponed
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: flashcode
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                IRC nick: FlashCode

    _______________________________________________________

Details:

Separate GUI (considered as client) from core (considered as server).

Core (1 server):
- runs in background (no user interface)
- manage server connections: read/write on sockets
- manage GUI client(s): send data (buffer history, ..) to them, wait for data
(user entry)

GUI (1 to N clients):
- receive data from core (buffer history, ..)
- send user entry to core

Many GUIs will be possible, and from different locations at same time.

Users can easily develop custom GUIs, following protocol used between core
and GUI.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?7282>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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