Hey all,
Ā
Long-term Thunderbird user checking in, Iāve also recently come back to using Firefox. Absolutely love both applications, the integration of extensions on Android is also ingenious. Whatās not to love between desktop and mobile?
Ā
One of the things that does bother me is that Thunderbird is looking a little dated visually compared to the likes of Nylas N1, and itās also lacking touch support with swipe gestures and finger-friendly targets. I would really like to contribute to Thunderbirdās UX and bring touch support with a ātabletā mode, this would undoubtedly bring a lot of users back to Thunderbird who have grown accustomed to a UI thatās easy on the eyes and that works on their tablets.
Ā
Managing Thunderbird via a mailing list is really quite dated in this day and age too, itās not the best way to manage a project of this scale, and itās also not public. Iāve been advised by @mozthunderbird on Twitter to raise this with the mailing list.
Ā
I propose that Thunderbird should be open-sourced to accelerate development, and that it should be on GitHub, as itās very much the de-facto standard for these projects. Large corporations such as Microsoft and Facebook open-source software on there, and itās worked well for Mozilla too on GitHub so far.
Ā
All the best,
Hamual
Dear Hammy,
a quick clarification question on running Thunderbird in "tablet"
mode - are you referring to a desktop OS such as Windows
or Mac OS on a laptop / hybrid device such as a Microsoft
Surface Pro? AFAIK there is no mobile platform version of
Thunderbird planned; what device do you use yours on?
thanks,
Ā Axel
Subject:Open-sourcing Thunderbird & GitHub
From:Hammy Havoc
To:Tb-planning
Sent: Monday, 09/05/2016 07:12:31 07:12 GMT ST +0100 [Week 19]
_______________________________________________ tb-planning mailing list tb-pl...@mozilla.org https://mail.mozilla.org/listinfo/tb-planning
Hey all,
Ā
Long-term Thunderbird user checking in, Iāve also recently come back to using Firefox. Absolutely love both applications, the integration of extensions on Android is also ingenious. Whatās not to love between desktop and mobile?
Managing Thunderbird via a mailing list is really quite dated in this day and age too, itās not the best way to manage a project of this scale, and itās also not public. Iāve been advised by @mozthunderbird on Twitter to raise this with the mailing list.
I propose that Thunderbird should be open-sourced to accelerate development, and that it should be on GitHub, as itās very much the de-facto standard for these projects. Large corporations such as Microsoft and Facebook open-source software on there, and itās worked well for Mozilla too on GitHub so far.
Am 09.05.16 um 14:22 schrieb Sebastian:But its not easy to download it: https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Source_Code/Getting_comm-central This is an obstacle in my eyes. Usually you can do a `git clone ..`What do mean "not easy to download"? What is difficult in "$ hg clone xy" instead of "$ git clone xy"?
-- Joshua Cranmer Thunderbird and DXR developer Source code archƦologist
Depends if you are using cypress or not or if you have included this
step in your mozconfig. But yes, normally you have to, which is one
single additional step. I only wanted to point out, that in my eyes it
is not difficult to get the TB source code and build it, compared to
other open source projects. And I have build a lot of them in my life.