Skip to content
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

(Blocked) Drop Widgets.Background #52

Closed
wants to merge 5 commits into from
Closed

(Blocked) Drop Widgets.Background #52

wants to merge 5 commits into from

Conversation

bleakgrey
Copy link
Contributor

Widgets.Background was created because Gtk.Picture lacked the desired display mode for the Profile header image. In GTK 4.8, Gtk.Picture got new content-fit property which supersedes this widget.

This PR probably shouldn't be merged right now because:

  • it would make Tooth depend on GTK >= 4.8 which some distros are yet to adopt
  • valac 0.56 seems to be completely ignorant of the content-fit property (it can't be set programmatically)

Still, it should be kept in mind that this widget is no longer needed and we may need to remove it soon.

@GeopJr
Copy link
Owner

GeopJr commented Jan 11, 2023

I'll turn it into a draft so we don't accidentally merge it!

(But also I'm not going to wait forever for distros to update to GTK >= 4.8 after a flatpak gets released)

@GeopJr GeopJr marked this pull request as draft January 11, 2023 16:55
@bleakgrey bleakgrey closed this by deleting the head repository Mar 29, 2023
@g1bwt g1bwt mentioned this pull request Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants