Mercurial > libervia-desktop-kivy
log cagou/core/cagou_main.py @ 351:e9d3c3793f94
age | author | description |
---|---|---|
Fri, 17 Jan 2020 18:44:35 +0100 | Goffi | core (Cagou): "None" can be used in getVisibleList's cls to get all visible widgets |
Fri, 17 Jan 2020 18:44:35 +0100 | Goffi | core (Cagou): "new" arg can be None in switchWidget, in which case default widget is used. |
Fri, 17 Jan 2020 18:44:35 +0100 | Goffi | core: "key_input" method is now checked and used if suitable in selected widget. |
Sat, 04 Jan 2020 16:24:57 +0100 | Goffi | core: new "connected" property in CagouApp |
Sat, 04 Jan 2020 16:24:57 +0100 | Goffi | core: use classes and factory to handle platform specific behaviours in a generic way |
Fri, 20 Dec 2019 12:29:37 +0100 | Goffi | core: fixed handling of classes with multiple inheritances in getAncestorWidget |