• 2 Posts
  • 14 Comments
Joined 1Y ago
cake
Cake day: Jun 13, 2023

help-circle
rss

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.


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 :)


Just a quick update on Lemoa (Gtk client for Lemmy), which I posted about a week ago. It can now be installed via [Flathub](https://flathub.org/apps/io.github.lemmygtk.lemoa) 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.
fedilink

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 …


Yes, likely. I have never published an app there before so it’ll be kinda interesting to get it working, but I guess that’ll be fine (I’ll probably try it in two weeks or so). I’ll also try to add it to Void Linux’s repos once it’s stable, hope we’ll get accepted there too


Hmm, I’ve symlinked the gtk-4.0 folder to catppuccin, but some apps like Nautilus don’t seem to get themed (not even sure if it uses libadwaita though). Some others do work.


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


Yes, that’s also the reason why the app uses gtk4 without libadwaita, I want to be able to use Catppuccin on it :)


Hey, thanks for your interest! What’s probably needed the most currently is someone spending some time to get all the things that require authentication done, but of course other things like adding screenshots to the README, adding CI via GitHub actions, etc would be useful too! :)


I don’t mind if someone creates a PR with some screenshots, however I would rather wait one or two weeks so that there’s no need to create a newscreenshots when a new feature is added.


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.


Please keep in mind it’s still at a very early stage, so if things sometimes don’t work out perfectly yet, that’s matter to change in the future :)


Hello everyone, I recently started working on a Gtk client for Lemmy written in Rust, called [Lemoa](https://github.com/lemmy-gtk/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: ![](https://programming.dev/pictrs/image/0515ec44-c83c-4929-9ced-1d4c7645e5e9.png) 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.
fedilink