
I'm running River on Void Linux and must admit that I'm really happy with its user experience. The development is quite transparent and the founder/main developer is well known in the Zig community, there's also a talk about creating River by him.
As far as I know, Weston is not really meant for being used on a normal desktop (not really sure anymore).
Wayfire is awesome if you like animations, but it wouldn't be my case personally.
Can't say much about the others unfortunately.

Yes, that's a dependency of the relm4 crate we're using, I haven't yet figured out if we can disable it. The app doesn't use any libadwaita component though.

No worries, I'm used to that from other projects I'm working on :)

Requested here: https://programming.dev/post/320260. Please upvote it in order to become considered as a new community on programming.dev :)

Yes, I don't want to move the project to libadwaita either because I dislike its flat design and don't use the GNOME environment in general. And I love theming Gtk apps :)

Not yet, but it would indeed be a good idea :) I created a request for a community here: https://programming.dev/post/320260. Not exactly sure if that fits programming.dev, we'll see :)
Lemoa is now on Flathub
Just a quick update on Lemoa (Gtk client for Lemmy), which I posted about a week ago. It can now be installed via Flathub and now supports the most important authentication features such as writing, editing, and voting posts and comments as well as viewing the notificaiton inbox and writing or reading private messages.
Lemoa - A Gtk client for Lemmy
Native Gtk client for Lemmy. Contribute to lemmygtk/lemoa development by creating an account on GitHub.

Hey everyone, after two weeks of work, I'm happy to share Lemoa with you - a Gtk client for the Lemmyverse. You can install it via Flathub, or if you don't use Flatpak you can build it yourself - the instructions can be found in the README. Please keep in mind that the project is still in beta, if you come across bugs please feel free to open an issue at the GitHub repo.

Oh well, looks like I just misunderstood you then. No worries!

As already stated out, the project is still in alpha. Apart from that, there is a screenshot in the post ...

There now are instructions how to build it using Docker in the Readme :)

Yes, I totally agree with you! I didn't yet add screenshots to the README since some parts of the app are still matter to be changed in the near future. The development started actually just four days ago, so there's still room for UI improvements. I'll make sure to add screenshots to the README once it's more mature.
Lemoa - A Gtk client for Lemmy
Native Gtk client for Lemmy. Contribute to lemmy-gtk/lemoa development by creating an account on GitHub.

Hello everyone, I recently started working on a Gtk client for Lemmy written in Rust, called Lemoa and the awesome Relm4 crate.
So far, it supports most of the basic things that do not require a login, like viewing trending posts, browsing communities, viewing profiles, etc... Login features are planned to become added within the next one or two weeks, so that Lemoa can be used as a replacement for the web UI on a desktop.
Screenshot of an example community page: !
Id you want to feel free to already try it at "alpha stage" (installation instructions are in the Readme).
Feedback and any kind of contributions welcome!
PS: I'm sorry if that's the wrong place to post about it, I didn't know where else to.