Mercurial > libervia-desktop-kivy
annotate src/libs/garden/README @ 105:ce6ef88f2cff
chat: avatar improvments:
- avatar source is not set anymore in kv but on MessageWidget init, so None value can be handled correclty
- Message widget add itself to mess_data before parsing kv, so call to properties in kv can update the widget correctly (specially important for embedded bridge)
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 15 Jan 2017 18:02:53 +0100 |
parents | 4c6d56c069d9 |
children |
rev | line source |
---|---|
82
4c6d56c069d9
garden: added garden subdirectory for Kivy garden modules distribution
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
1 Files in this directory are from Kivy garden (http://kivy-garden.github.io/), and are included here to make distribution more easy. |
4c6d56c069d9
garden: added garden subdirectory for Kivy garden modules distribution
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
2 These modules may be sometime modified, we propose our patch upstream if this is the case. |
4c6d56c069d9
garden: added garden subdirectory for Kivy garden modules distribution
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
3 Files in this directory hierarchy (this directory and all subdirectories) all follow Kivy licence (MIT), check the corresponding LICENSE files. |
4c6d56c069d9
garden: added garden subdirectory for Kivy garden modules distribution
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
4 |
4c6d56c069d9
garden: added garden subdirectory for Kivy garden modules distribution
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
5 This licence *does not apply outside of this "garden" directory and subdirectories*. Cagou code itself is licenced under AGPLv3+ as specified in the LICENSE file in the root directory. |