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

Wallpapers don't have the exact same size in the window #9

Open
JeysonFlores opened this issue Dec 15, 2021 · 0 comments
Open

Wallpapers don't have the exact same size in the window #9

JeysonFlores opened this issue Dec 15, 2021 · 0 comments
Labels

Comments

@JeysonFlores
Copy link
Owner

Problem

Wallpapers don't have the same size on the window, so when a big wallpaper is loaded into the image view, the window resizes to allocate the image.

Reason

Gdk.Pixbuf sucks.

Solution ideas

Create a custom widget that draws the image using Cairo and uses it to draw a static size container for the images to show. (This principle could be used in a future version to show different wallpapers in the view as @lukors proposed in #3 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant