this post was submitted on 30 Jun 2023
59 points (95.4% liked)

Programming

17135 readers
471 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
 

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.

all 8 comments
sorted by: hot top controversial new old
[–] [email protected] 10 points 1 year ago (1 children)

A friendly reminder that after more than 3 years since libadwaita's announcement it still doesn't provide a way to make it look less horrible and out of place anywhere outside of GNOME's walled garden

[–] [email protected] 4 points 1 year ago (1 children)

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

[–] [email protected] 3 points 1 year ago (1 children)

I tried building lemoa with simple cargo build, and it says it needs libadwaita 🤔

[–] [email protected] 7 points 1 year ago

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.

[–] [email protected] 5 points 1 year ago

Never heard of Lemoa, but I will definitely try. Thanks! 👍