All the Manjaro Builds! - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +---- Forum: Manjaro on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=130) +---- Thread: All the Manjaro Builds! (/showthread.php?tid=11580) Pages:
1
2
|
RE: All the Manjaro Builds! - DrewTechs - 10-04-2020 (10-01-2020, 08:35 AM)Cree Wrote:Should be less of an issue with Manjaro Lomiri because the file browsing app called Index works as well as a few others.(09-30-2020, 05:33 PM)hiimtye Wrote: I tried the lomiri Alpha 1 and it is super snappy, which I expected as that was my experience with UBPorts, but it's a hopelessly closed system. there doesn't look to be any work to even port over libertine to get X11 apps working, and there's only like 8 apps (weather crashes, and the calendar doesn't even get added to the menu. I haven't found any other method of finding apps that work in lomiri, other than a pacman -Ss lomiriIsnt the issue of being a closed system a ubports issue, and lomiri just a ui/de? I figured it would be much more open on top of Manjaro. Maybe just that some features required for it to function openly havent yet been tweaked by the manjaro team since porting lomiri from UB touch. RE: All the Manjaro Builds! - preflex - 10-06-2020 (09-30-2020, 05:33 PM)hiimtye Wrote: I tried the lomiri Alpha 1 and it is super snappy, which I expected as that was my experience with UBPorts, but it's a hopelessly closed system. there doesn't look to be any work to even port over libertine to get X11 apps working, and there's only like 8 apps (weather crashes, and the calendar doesn't even get added to the menu. I haven't found any other method of finding apps that work in lomiri, other than a pacman -Ss lomiriOther than using the Lomiri DE, Manjaro is nothing like UBPorts. Libertine is not needed at all. You can just pacman -S whatever you want. The rootfs is r/w by default. XWayland is included. Firefox is launching with wayland by default, and that's not displaying correctly. If you launch it in XWayland, it displays fine, but the keyboard has issues. Just do Code: GDK_BACKED=x11 DISPLAY=:0 MOZ_USE_XINPUT2=1 firefox You may need to manually launch Xwayland first. If you launch it from the built-in terminal app, you will have problems with mir suspending your terminal when it loses focus. This will stop that silliness: Code: gsettings set com.canonical.qtmir lifecycle-exempt-appids "['com.ubuntu.music', 'ubuntu-terminal-app']" RE: All the Manjaro Builds! - cefre00 - 10-09-2020 I am currently using Manjaro Alpha4 on my PP and it works incredibly smooth. Great job, Anbox is developing well, though I could not get Osmand to work, but it will eventually work I guess. Having turn-to-turn navigation would be great. I installed navit but I could not figure out how to add maps to it. Otherwise it feels more faster after my usual daily refresh using pacman. Calls are working, even from suspend. It wakes up between the 3rd and 4th ringing. SMS wakes up the phone and then it goes back to sleep, but the notification is there. Interestingly notification LED is not really working at the moment. Btw the notification area now makes sense, the buttons are working! I could switch off and on the notifications and use the flashlight from there directly. Great job, really nice job! Manjaro guys still got it... |