this post was submitted on 26 Feb 2024
4 points (100.0% liked)
Linux Phones
5002 readers
26 users here now
Community about running GNU/Linux on phones. Projects like Ubuntu Touch, Plasma Mobile, PostmarketOS, Mobian etc. Either on former Android phones or hardware like the PinePhone.
See also:
Related chats:
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@smileyhead
Both use the underlying stack:
gnome-session, g-c-c, network and modem manager, etc.
And both follow the gnome design patterns for mobile.
But the shell's themselves, gnome-shell and phosh are different, phosh is written in gtk and gnome-shell is not.
So sharing code between the two shells is hard.
@Cwilliams
Thanks, edited.