view cagou/backport/README @ 394:d15828ca9d86

chat: use the new "implicit_update" and "to_show" properties for ChatSelector.jid_selector: - "implicit_update" is used to avoid double update on init - "to_show" is used to show opened chats, roster and bookmarks - update jid_selector when pre_entering the chat selector
author Goffi <goffi@goffi.org>
date Thu, 06 Feb 2020 21:16:21 +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).