Skip Navigation

Posts
67
Comments
254
Joined
4 yr. ago

  • I think when people say "Linux phone" they mean GNU/Linux.

  • What do you use to browse Lemmy?

  • HotA is awesome!

    But the best way to play it is to use VCMI. It's an open source re-implementation of the original game for the modern hardware. It also have a built-in launcher which asks you automatically download HotA or WoG after the first start. You can also install other mods from it. So convenient.

  • There is VCMI. It's an open source re-implementation for the modern hardware.

  • Yes, I just kept the original title of the video.

  • Yes, I just kept the original title of the video.

  • It's it uses Spacebar without Discord API?

  • Strange, doesn't work for me, I also run 5.27.10. Will take a look, thanks!

  • Cool! Looks like there are some issues with building heights in Firefox, but in a Chrome-based browser looks good.

  • Unfortunately, you on GNOME and KDE you don't have org.freedesktop.portal.Screenshot method in /org/freedesktop/portal/desktop.

  • Even despite they require active cooling? Didn't know, cool! Now the only downside is size.

  • Sure, but I usually run emulators and open source ports, so with an ARM I would have more battery life.

  • Cool, the more Linux-based handhelds, the better! I would prefer a handheld with RK3588S, but this one is interesting too.

  • Screen sharing is different thing, there is no fragmentation there.

    But in order to take screenshot I had to write different code:

    For Gnome.

    For KDE. It also requires special line in desktop file for security reasons.

    For all other DEs.

    Global shortcuts are even worse. It also DE specific and users have to manually register them in DE settings. In order for your application to support this, it should export such functions via the Dbus interface. And all this incompatible with Windows (my app is cross-platform), so I had to provide in-app interface for global shortcuts too that works for Windows and X11 users.

  • What I don't like about Wayland is that many things are specific to individual DEs. Like global shortcuts or taking screenshots. In my app I have two different solutions for taking screenshots in GNOME and KDE using XDG portals. It causes fragmentation.

  • Agree, looks like something from AYN.

  • Have you considered using Arch on which Manjaro is based?

    This way you won't have issues with AUR. It's not hard to install, you can use archinstall helper if you want, it's available in the default installation media.

  • I’m sure you could find a lot more than 3 linux distros that perform similarly.

    That's obvious, I assume that they tested what they use.

  • Cool! There are many RK3566 devices out there. If Powkiddy X55 will get it, other devices (like RG353PS) will work with mainline kernel too.