log cagou/core/cagou_main.py @ 265:805c4103dac5

age author description
Mon, 11 Mar 2019 08:39:43 +0100 Goffi core: resync widgets only when they are visible:
Mon, 11 Mar 2019 08:39:43 +0100 Goffi core: call new methods onVisible and onNotVisible when a widget is displayed or hidden + fixed a deletion bug on _removeVisibleWidget
Mon, 11 Mar 2019 08:39:43 +0100 Goffi core: (de)activate sync flag when the frontend is being paused or resumed
Mon, 11 Mar 2019 08:39:43 +0100 Goffi core: improved getOrClone + use in chat and widgets_handler:
Mon, 11 Mar 2019 08:39:43 +0100 Goffi core: use new unix socket mechanism to set frontend state
Sat, 26 Jan 2019 20:24:48 +0100 Goffi core: notifs can now have a custom icon and be clickable:
Sat, 26 Jan 2019 20:24:48 +0100 Goffi core: when switching to a new widget, it becomes the selected one.
Sat, 26 Jan 2019 20:24:48 +0100 Goffi core, widgets handler: visible_widgets now keep all CagouWidgets, not only QuickWidgets. visible_quick_widgets can be used if only QuickWidgets are desired.
Sat, 26 Jan 2019 20:24:48 +0100 Goffi core (notes), common (symbol): added an icon showing note level:
Fri, 04 Jan 2019 13:20:29 +0100 Goffi about: show full version of SàT
Thu, 03 Jan 2019 20:38:46 +0100 Goffi plugin chat: fixed OTR State filtering + removed some legacy code
Sat, 06 Oct 2018 09:48:52 +0200 Goffi misc: fixed Android namespace
Mon, 02 Jul 2018 08:22:11 +0200 Goffi core(notification): display a warning and disable notifications if something is going wrong
Fri, 29 Jun 2018 16:14:09 +0200 Goffi changed package/service namespaces to org.salutatoi.*
Tue, 26 Jun 2018 07:11:16 +0200 Goffi core: implemented showDialog so message/dialogs from QuickFrontend are displayed
Fri, 25 May 2018 12:06:08 +0200 Goffi root widget: improved notes:
Tue, 22 May 2018 19:25:23 +0200 Goffi core: new errback method which can be use as a generic way to show error as notes
Tue, 22 May 2018 19:25:23 +0200 Goffi core: call QuickApp.onBridgeConnected (so ns_map is filled)
Tue, 22 May 2018 19:25:23 +0200 Goffi core: retrieve downloads_dir on startup
Thu, 10 May 2018 08:32:46 +0200 Goffi chat: show desktop notification and/or note when suitable
Tue, 01 May 2018 16:54:42 +0200 Goffi core: moved main colors to constants
Mon, 30 Apr 2018 07:56:28 +0200 Goffi core: set primary and secondary colors
Sun, 29 Apr 2018 14:56:29 +0200 Goffi core: hide notifications header on M-n
Sat, 28 Apr 2018 15:40:28 +0200 Goffi core: hide/show menu on M-m + disable menu on Android
Sat, 28 Apr 2018 12:46:50 +0200 Goffi core: toggle fullscreen on F11
Fri, 27 Apr 2018 16:45:09 +0200 Goffi widget handler: refactoring:
Fri, 27 Apr 2018 16:35:53 +0200 Goffi core: disabled Kivy's default behaviour of displaying settings on F1
Fri, 13 Apr 2018 19:29:35 +0200 Goffi core: [esc] key handling is disabled (for now)
Fri, 13 Apr 2018 19:23:59 +0200 Goffi core: kivy require is now 1.10.0
Fri, 13 Apr 2018 18:58:14 +0200 Goffi core (android): service is now launched using pyjnius, as recommended in doc
Fri, 06 Apr 2018 16:12:58 +0200 Goffi core: changed default background color to white
Fri, 06 Apr 2018 16:12:14 +0200 Goffi core (kv): new base.kv to handle default properties overriding on Kivy widgets
Thu, 05 Apr 2018 17:11:21 +0200 Goffi global file reorganisation: base src/cagou/core/cagou_main.py@950dd6204504