Skip to content

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

@JeysonFlores

Description

@JeysonFlores

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 .

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions