Mercurial > libervia-desktop-kivy
log cagou/core/cagou_main.py @ 358:8efed1d47d9f
age | author | description |
---|---|---|
Sat, 18 Jan 2020 23:12:52 +0100 | Goffi | core: don't crash when a widget without profiles switch to default widget |
Sat, 18 Jan 2020 23:12:52 +0100 | Goffi | core: better back key (ESC) management: |
Fri, 17 Jan 2020 20:35:57 +0100 | Goffi | chat: keep as many instances of opened chat as there are active WHWrapper, instead of just one: |
Fri, 17 Jan 2020 18:44:35 +0100 | Goffi | core (widgets handler): refactoring: |
Fri, 17 Jan 2020 18:44:35 +0100 | Goffi | core (Cagou): add debug log for widget visibility + ignore_missing: |
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. |