-
-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update com.github.ztefn.haguichi to 1.151.0 #548
Conversation
The app itself looks good to me, but the CI is failing for some reason 🤔
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gonna try force merging and hope the build publishes even though the review action is failing |
@ztefn thanks for reporting those issues! There are a couple things that you can do to further reduce the size of your branch and make things more maintainable for yourself in a future release: AppStream has a way to filter screenshots by platform and even for dark and light modes and we handle it in AppCenter. Check out the section on setting environment here: https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-screenshots Instead of using an ifdef |
@danirabbit Cool, i didn't know AppCenter already supports style properties on screenshots. Would be nice if AppCenter had a command line option similar to GNOME Software ( |
AppCenter has |
Rebased elementary branch on top of master, from commit d46f457 to c92a6f8.
Release tag: 1.151.0
The user interface has been completely rebuild utilizing GTK4 and libadwaita. Plus the user interface is now largely constructed using Gtk.Builder UI definitions instead of code.
This release also implements Xdp.Portal to request permission to run in the background.
In order to finally create this release for elementary OS i had to work my way around a bunch of issues in relation with support for GTK4 and libadwaita. I've done my best to report them all:
Review Checklist
AppData
Flatpak