danyspin97 / wpaperd

Modern wallpaper daemon for Wayland
GNU General Public License v3.0
278 stars 20 forks source link

Odd tile behavior #77

Open cdubthecoolcat opened 1 week ago

cdubthecoolcat commented 1 week ago

Tiling wallpapers on vertical monitors makes them look squished. Not sure if this is intended.

Example (latest git): 2024-06-27-024154

Expected: (release 1.0.1): 2024-06-27-024211

danyspin97 commented 1 week ago

Hello @cdubthecoolcat and thank you for opening the issue!

That's definitely not correct... can you please share the wallpaper?

cdubthecoolcat commented 1 week ago

Sure thing. 182  Eri Kamei

Note that this only happens on my vertical monitor. My horizontal seems to be as expected.

danyspin97 commented 6 days ago

Can you please try with the latest version? I hope it is fixed now!

cdubthecoolcat commented 6 days ago

Unfortunately the problem persists, and now the image is rotated 90 degrees.

danyspin97 commented 6 days ago

Are you using sway or hyprland as compositor?

On 28 June 2024 23:11:36 CEST, Connor Wong @.***> wrote:

Unfortunately the problem persists, and now the image is rotated 90 degrees.

-- Reply to this email directly or view it on GitHub: https://github.com/danyspin97/wpaperd/issues/77#issuecomment-2197666579 You are receiving this because you commented.

Message ID: @.***>

cdubthecoolcat commented 6 days ago

Ahh I'm using Hyprland. I just tested it on sway and it seems to work fine. Must be a Hyprland issue then.

danyspin97 commented 6 days ago

I fixied it on hyprland, went to sway and fixed it there just to break it on the former. Getting both right is not easy.

I also found a bug in sway, so maybe this will lead me to find another issue? I will investigate more tomorrow. Thanks for testing!

On 29 June 2024 00:18:37 CEST, Connor Wong @.***> wrote:

Ahh I'm using Hyprland. I just tested it on sway and it seems to work fine. Must be a Hyprland issue then.

-- Reply to this email directly or view it on GitHub: https://github.com/danyspin97/wpaperd/issues/77#issuecomment-2197725113 You are receiving this because you commented.

Message ID: @.***>

cdubthecoolcat commented 6 days ago

No problem. Thanks for looking into this for me

danyspin97 commented 2 days ago

I can confirm that hyprland and sway buffer rotations work in completely different way, creating this issue.