Mercurial > libervia-desktop-kivy
view cagou/backport/README @ 354:aa860c10acfc
chat: new chat selector:
Using the new ScreenManager feature, a widget to select a chat to display is shown when a
user opens the chat (except if an entity jid is specified, in which case it opens directly
the Chat widget), or when user presses ESC.
When on ChatSelector, pressing ESC brings to the root widget (i.e. default widget).
The ChatSelect is a first draft, it is planned to show opened chats, rooms, and a way to
create new chats.
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 17 Jan 2020 18:44:35 +0100 |
parents | 5bd583d00594 |
children |
line wrap: on
line source
This directory include files backported from unreleased versions of Kivy until they are actually released. Note that the LICENSE in this directory apply only to this directory, other files follow general Cagou license specified in root directory's COPYING (AGPL v3+). The files here (except __init__.py) comes from Kivy repository (https://github.com/kivy/kivy) and are copyrighted to their respective authors "__init__.py" is part of Cagou and licensed under the same license (see root COPYING).