view cagou/backport/README @ 329:51520ce98154

common_widgets (DelayedBoxLayout), chat: don't delay layout on new message: DelayedBoxLayout has a new `dont_delay_next_layouts` property to skip delaying for the next X sizing. This is used in chat widget to avoid unpleasant flickering when a new message is sent or received.
author Goffi <goffi@goffi.org>
date Fri, 20 Dec 2019 12:29:37 +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).