05-18-2020, 05:42 PM
What are the benefits of Mobian vs. Purism's PureOS?
Announcing the Mobian project
|
05-18-2020, 05:42 PM
What are the benefits of Mobian vs. Purism's PureOS?
05-19-2020, 12:24 AM
PureOs is really ment for the librem 5 only, and its fine tune for it
05-19-2020, 07:58 AM
(05-18-2020, 05:39 AM)Boern Wrote: I think leaving it on the default value and installing the user-agent switcher extension would be better, as some websites (like WhatsApp Web) insist on you using their stupid app when you arrive with an Android user agent. But I guess the Firefox Android user agent posted by @minkiu should allow one to install the extension themselves. That's a good point, I'll tweak the UA to be more in line with FF's default. (05-18-2020, 05:42 PM)justaquestion Wrote: What are the benefits of Mobian vs. Purism's PureOS? Mobian is closer to being "pure" Debian than PureOS:
I would also add that:
(05-19-2020, 12:24 AM)paju1986 Wrote: PureOs is really ment for the librem 5 only, and its fine tune for it Indeed, however I believe mozzwald did a great job at tweaking PureOS to support the PinePhone
05-19-2020, 08:59 PM
Thank you for the reply. That fact that it is closer upstream makes it a winner. My dream phone would be using Debian as close to Stable branch as possible. This work seems to be closest to that reality. Maybe one day we will have a well developed device. Seems years away. Cool to see nonetheless. ?
05-20-2020, 04:14 AM
(This post was last modified: 05-20-2020, 04:20 AM by dukla2000.
Edit Reason: add PS
)
Is it some new normal, or an artefact, that all media are now mounted in /media/?
I am confused by it and expect /etc/fstab to rule all, but on my system I get emmc sort of mounted as / (but not according to lsblk) and my SDcard appears fine in my home directory but not according to df or lsblk!? Code: chris@DuklaPP:~$ cat /etc/fstab PS - delighted to have King's Cross back again :-)
05-20-2020, 08:56 AM
I waited some time to get the feeling really but I was lucky enough to follow this development from the beginning (since it was posted here in the forums). So I feel incredibly lucky and proud that after so many years of "linuxing" I could witness a new distribution being born. Great to see this happening in from of my eyes.
Thanks @a-wai and all the others putting so much effort to Mobian. It really feels that the system is really developing week after week.
05-21-2020, 06:00 PM
(05-19-2020, 07:58 AM)a-wai Wrote: I do wonder, wouldn't it be a good idea to add some sort of runtime query so apps like gedit can detect they're on a phone-like device and have these UI modifications upstreamed as well? A bit like brought up here: https://gitlab.freedesktop.org/xdg/xdg-s.../issues/56 Because if gedit is modified as a separate package, won't that break/remove the possibility of desktop UI when attaching a big screen via USB? (Apart from the other issues that come with a patched mobile package, like constant work to keep up with upstream etc.) It would be nice if this was instead attached to some toggleable property that apps can detect at runtime and adjust their UIs accordingly.
That would be a good thing yes, but tbh I know very little about this stuff, I really am an embedded software developer, GUI apps development isn't my thing.
All of these patches come from Purism, and I know they mean to upstream them, but it requires some groundwork (the xdg issue you linked above being one possibility, there may be others) and will therefore take some time. Meanwhile we have no choice but to carry these versions, but I agree, the more upstream we can go, the better.
05-22-2020, 04:03 AM
(This post was last modified: 05-22-2020, 04:04 AM by dukla2000.
Edit Reason: typos
)
Is there a version of "double tap to wake" in Mobian now? I loved that function in my LG G2 (and I think some versions of Cyanogenmod): I think this phosh version is causing some phone hard locks occasionally? After a long period of no use I get the clock screen appears with the time I last switched off the screen. And no way will slide up work.
Indeed, is there any way to disable the PIN security? I would probably be happy for a double-tap to take me straight back to my applications and bypass both the slide-up and PIN screens?
05-22-2020, 05:05 AM
Am I correct in understanding that Mobian does not have drivers for the camera built in yet?
I'm trying to follow the steps here, and was hoping it would be possible on Mobian too: https://twongkee.wordpress.com/2020/02/2...ne-camera/ |