Mercurial > libervia-desktop-kivy
view cagou/backport/README @ 389:442756495a96
core (common): improved flexibility of jid selector:
- JidSelector can now display a custom set of jids, using the new `to_show` property, see
comments for details.
- a new "implicit_update" property can be set to False (it's True by default) to avoid the
automatic "update" on instance initiation. If unset, use must call "update" explicitly.
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).