Spyke

Posts

mobilelinux·Mobile LinuxbyCertainity45

Is different mobile Linux projects working together?

Is the devs of different projects working towards same or different goals in different projects?

I'm not a dev, but I am trying to understand why there are so many different projects while all of them seems to share same frontends or UIs or DEs. Isn't the biggest work to be made in the firmware and kernel side? Hopefully the unified bootloader sees the finish line to make porting easier for new devices.

Is there a mobile-only flatpak under development?

I know this all is very confusing to answer, but I fear that fragmentation at this points leads to wasted resources because project X dev doesn't know that project Y is working towards the same goal at the same time. Also multiple different projects makes end-users confused. Which distro to choose, is what my friends often asks me for desktop and now for mobile.

View original on lemmy.ml

xdg-open / mimetype for terminal applications in a minimal Wayland wm (dwl)

I'd like to make multiple terminal apps to launch in foot terminal, but I can't figure out how to se it properly.

~/.config/mimeapps.list contains a line "terminal=foot.desktop" (tried also without .desktop).

Dir /usr/share/applications/mimeinfo.cache has everything set properly (swayimg.desktop as a imageviewer) but still every picture opens in a browser which I don't want to see.

As a file managers I use lf and nnn, they both contain .desktop-files but I can't launch them with keybinds or menu launcher. Same applies to vim.desktop, nothing happens.

The distro I use is Artix, but I assume this problem is unrelated to this problem. I tried to google wiki but none of the xdg- related articles contains this.

Edit. I managed to find a workaround for lf and nnn by editing the Exec= line in /usr/share/applications/*.desktop file. (Exec=/usr/bin/foot -e nnn) but I still can't figure the swayimg imageviewer.

View original on lemmy.ml

You reached the end