log

age author description
Sun, 29 Apr 2018 14:56:29 +0200 Goffi core: hide notifications header on M-n
Sun, 29 Apr 2018 13:10:14 +0200 Goffi widgets handler: keep proportion on resize
Sun, 29 Apr 2018 12:23:52 +0200 Goffi widgets handler: use widget's top and right
Sat, 28 Apr 2018 20:19:53 +0200 Goffi widget selector: replaced deprecated ListView by BoxLayout
Sat, 28 Apr 2018 16:22:50 +0200 Goffi core (menu): animate transfer menu opening/closing + close it on [ESC]/back
Sat, 28 Apr 2018 15:40:29 +0200 Goffi chat: allow to scroll using side bar + increased bar size
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
Sat, 28 Apr 2018 12:31:48 +0200 Goffi core (widget selector): adjusted selector size to content, and added some spacing
Sat, 28 Apr 2018 11:06:48 +0200 Goffi widgets handler: removed constants which are not used anymore
Sat, 28 Apr 2018 11:05:03 +0200 Goffi core: added __version__ variable
Sat, 28 Apr 2018 11:04:17 +0200 Goffi installation: fixed version in setup.py
Sat, 28 Apr 2018 10:57:17 +0200 Goffi widget handler: don't set split delete mode if there is not top/left widget
Sat, 28 Apr 2018 10:43:54 +0200 Goffi xmlui: fixes:
Sat, 28 Apr 2018 08:57:51 +0200 Goffi core (cagou widget): return parent value in on_touch_down
Sat, 28 Apr 2018 08:57:04 +0200 Goffi contact list: fixed avatar stretching
Fri, 27 Apr 2018 17:36:02 +0200 Goffi chat: added __unicode__ and __str__
Fri, 27 Apr 2018 16:46:58 +0200 Goffi widget handler: block carousel swiping when there is only one slide
Fri, 27 Apr 2018 16:45:09 +0200 Goffi widget handler: refactoring:
Fri, 27 Apr 2018 16:37:15 +0200 Goffi chat: replaced transfer button
Fri, 27 Apr 2018 16:35:53 +0200 Goffi core: disabled Kivy's default behaviour of displaying settings on F1
Sat, 14 Apr 2018 20:10:19 +0200 Goffi core (notifs): use white for notifications text
Sat, 14 Apr 2018 20:06:37 +0200 Goffi core (common): use white for labels in JidItem
Sat, 14 Apr 2018 20:05:52 +0200 Goffi chat: fixed OTR buttons size
Sat, 14 Apr 2018 19:40:13 +0200 Goffi profile manager: removed images (use plain color instead), and changed colors
Sat, 14 Apr 2018 19:29:09 +0200 Goffi core: fixed icon size hiding when notifs are reset + size adjust
Sat, 14 Apr 2018 16:36:29 +0200 Goffi xmlui: use a black background
Sat, 14 Apr 2018 16:35:59 +0200 Goffi core (common): renamed JidWidget to JidItem to avoid name conflict with XMLUI
Sat, 14 Apr 2018 16:02:54 +0200 Goffi plugin chat: fixed dropdown:
Fri, 13 Apr 2018 19:29:35 +0200 Goffi core: [esc] key handling is disabled (for now)