view doc/index.rst @ 365:9c6fe392d623

core (widgets_handler): use a StencilView + BoxLayout instead of ScrollView as wrapper: The default wrapping when no Carousel or ScreenManager was used was a ScrollView. This was causing bugs as the touch event is not propagated correctly when a ScrollView is in children of ScrollView (notably causing trouble with ModernMenu on ContactList and FileSharing widgets). To avoid that, a simple StencilView with BoxLayout is now used instead. If a ScrollView is needed, it can be added inside the widget (this is the case for WidgetSelector).
author Goffi <goffi@goffi.org>
date Mon, 27 Jan 2020 21:17:08 +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`