Mercurial > libervia-desktop-kivy
log
age | author | description |
---|---|---|
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 20:33:43 +0100 | Goffi | core (widgets handler): clear widgets when WHWrapper is detached: |
Fri, 17 Jan 2020 18:44:35 +0100 | Goffi | chat: new chat selector: |
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. |