mycroft-core/mycroft/client/text
Steve Penrod 0ff744529b * Add tracking of the active namespaces for the GUI. Currently the namespace list
is kept in order, but old namespaces/skills are never culled.
* The active namespace list is synced on a GUIConnection level
* QML display requests now are sent as a list instead of a single entry, i.e.
  with "gui_urls" instead of "gui_url".  Currently a skill can only send a single
  QML, however.
* Change CLI GUI client to handle "gui_urls" instead of "gui_url"
2018-11-30 03:04:53 -06:00
..
__init__.py Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
__main__.py Fleshing out GUI mechanisms, CLI "GUI" 2018-11-21 02:05:28 -06:00
gui_server.py * Add tracking of the active namespaces for the GUI. Currently the namespace list 2018-11-30 03:04:53 -06:00
text_client.py Enhance CLI GUI client 2018-11-23 09:29:16 -06:00