Mercurial > libervia-desktop-kivy
view doc/index.rst @ 325:5868a5575e01
chat: cleaning + some improvments:
- code cleaning, removed some dead code
- some improvments on the way size is calculated, removed unnecessary sizing methods which
were linked to properties
- image have now a max size, this avoid gigantic image in the whole screen
- in SimpleXHTMLWidget, Label are now splitted when xhtml is set
- use a DelayedBoxLayout for messages, as they are really slow to be resized
- use of RecycleView has been investigated, but it is not currently usable as dynamic
contents are not propertly handled (see https://github.com/kivy/kivy/issues/6580 and
https://github.com/kivy/kivy/issues/6582). Furthermore, some tests with RecycleView on
Android don't give the expected speed boost, so BoxLayout still seems like the way to go
for the moment. To be re-investigated at a later point if necessary.
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 06 Dec 2019 13:25:31 +0100 |
parents | aafd814e34b5 |
children | 383b5f54aba9 |
line wrap: on
line source
.. Cagou (Salut à Toi) documentation master file, created by sphinx-quickstart on Tue Jul 23 20:07:36 2019. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Cagou (Salut à Toi) documentation ================================= Welcome to Cagou's documentation. You'll find here both end-user end developer documentations. Cagou is the desktop/mobile frontend of Salut à Toi (or SàT), a Libre communication ecosystem based on XMPP standard. You can follow this documentation to learn more on it, or join our official XMPP room at `sat@chat.jabberfr.org <xmpp:sat@chat.jabberfr.org?join>`_ (also available via a `web link <https://chat.jabberfr.org/converse.js/sat@chat.jabberfr.org>`_) .. toctree:: :maxdepth: 3 :caption: Contents: installation.rst Indices and tables ================== * :ref:`genindex` .. * :ref:`modindex` * :ref:`search`