log cagou/core/widgets_handler.py @ 475:c35aa683fa2d

age author description
2021-03-19 Goffi dates update
2020-02-12 Goffi widgets: implemented ordering in ContactItem and CagouWidget:
2020-01-29 Goffi dates update
2020-01-27 Goffi core (widgets_handler): use a StencilView + BoxLayout instead of ScrollView as wrapper:
2020-01-27 Goffi core (widgets handler): use widget set in set_widget as selected_widget if selected_widget is None
2020-01-17 Goffi core (widgets handler): clear widgets when WHWrapper is detached:
2020-01-17 Goffi core (widgets handler): refactoring:
2019-08-13 Goffi Python3 port:
2019-06-28 Goffi core (widgets_handler): use explicit floor division to avoid warnings.
2019-03-25 Goffi date update
2019-03-20 Goffi widgets_handler: work around the double call of onSlideChange:
2019-03-20 Goffi widgets_handler: increased remove limit and min height/width:
2019-03-11 Goffi widgets handler: call host._removeVisibleWidget when a widget is deleted (using split)
2019-03-11 Goffi core: improved getOrClone + use in chat and widgets_handler:
2019-01-26 Goffi core, widgets handler: visible_widgets now keep all CagouWidgets, not only QuickWidgets. visible_quick_widgets can be used if only QuickWidgets are desired.
2018-05-01 Goffi widgets handler: use dark secondary color for split
2018-04-29 Goffi widgets handler: keep proportion on resize
2018-04-29 Goffi widgets handler: use widget's top and right
2018-04-28 Goffi widgets handler: removed constants which are not used anymore
2018-04-28 Goffi widget handler: don't set split delete mode if there is not top/left widget
2018-04-27 Goffi widget handler: block carousel swiping when there is only one slide
2018-04-27 Goffi widget handler: refactoring:
2018-04-05 Goffi global file reorganisation: base src/cagou/core/widgets_handler.py@d353057165cc