log cagou/core/cagou_main.py @ 396:ae6f7fd1cb0e

age author description
2020-02-09 Goffi chat: use QuickApp.notify and clear notifications when selected.
2020-02-06 Goffi core: cache MUC bookmarks on startup
2020-02-04 Goffi core: return newly switched widget in switchWidget and doAction
2020-02-04 Goffi android: create/clean a temporary directory on startup:
2020-01-29 Goffi dates update
2020-01-27 Goffi android: platform specific menu to disconnect profile:
2020-01-27 Goffi core: fixed handling of M-n if other modifier (e.g. numlock) are present
2020-01-27 Goffi core: removed root menus (i.e. global menu on top of window):
2020-01-27 Goffi android: autoconnect profile using the new `profileAutoconnectGet` backend method:
2020-01-27 Goffi core: don't call onBackendReady explicitly anymore now that it is handle in QuickApp
2020-01-27 Goffi core: use selected widget from main screen in getWidgetToSwitch:
2020-01-18 Goffi core: change selected_widget when root screen widget is changed
2020-01-18 Goffi core: don't crash when a widget without profiles switch to default widget
2020-01-18 Goffi core: better back key (ESC) management:
2020-01-17 Goffi chat: keep as many instances of opened chat as there are active WHWrapper, instead of just one:
2020-01-17 Goffi core (widgets handler): refactoring:
2020-01-17 Goffi core (Cagou): add debug log for widget visibility + ignore_missing:
2020-01-17 Goffi core (Cagou): "None" can be used in getVisibleList's cls to get all visible widgets
2020-01-17 Goffi core (Cagou): "new" arg can be None in switchWidget, in which case default widget is used.
2020-01-17 Goffi core: "key_input" method is now checked and used if suitable in selected widget.
2020-01-04 Goffi core: new "connected" property in CagouApp
2020-01-04 Goffi core: use classes and factory to handle platform specific behaviours in a generic way
2019-12-20 Goffi core: fixed handling of classes with multiple inheritances in getAncestorWidget
2019-12-06 Goffi backport: added a new "backport" module for using unreleased code from Kivy: