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

Replace bottle view entry with bottle row #3628

Conversation

TheEvilSkeleton
Copy link
Member

@TheEvilSkeleton TheEvilSkeleton commented Dec 23, 2024

Description

This removes the old BottleViewEntry widget with a new, more efficient and lighter, BottlesBottleRow widget, which follows the same convention as GTK and libadwaita (prefixed namespace). It also cleans up a good chunk of the code.

@TheEvilSkeleton TheEvilSkeleton force-pushed the replace-bottle-view-entry-with-bottle-row branch 3 times, most recently from 2a37108 to 5e6642c Compare December 28, 2024 04:40
GNOME apps typically use the app icon in the status page.
It makes more sense and is more explanatory.
This also gets rid of all the weird callbacks with `GLib.idle_add()`
and other methods.
@TheEvilSkeleton TheEvilSkeleton force-pushed the replace-bottle-view-entry-with-bottle-row branch from 5e6642c to 7f488a5 Compare December 28, 2024 04:43
@TheEvilSkeleton TheEvilSkeleton marked this pull request as ready for review December 28, 2024 04:58
@TheEvilSkeleton TheEvilSkeleton merged commit 4c1c5d7 into bottlesdevs:main Dec 28, 2024
2 checks passed
@TheEvilSkeleton TheEvilSkeleton deleted the replace-bottle-view-entry-with-bottle-row branch December 28, 2024 22:49
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