swww icon indicating copy to clipboard operation
swww copied to clipboard

After re-enabling an output in sway, image forgets its resize setting and is shown cropped when it was initially displayed with --resize fit

Open Ashbd9 opened this issue 1 year ago • 1 comments

Window Manager: sway v1.9 init cmdline: swww-daemon -f xrgb

After re-enabling an output, on the release version swww successfully restores the image but forgets its resize setting defaulting to crop. On the master version, it does not even restore the image and sometimes ends up using 100% cpu utilization.

Ashbd9 avatar Aug 10 '24 14:08 Ashbd9

This is related to #336. Regarding 100% cpu utilization, I am going to have to ask you to retest it on master, to make sure I didn't fix it with #352.

LGFae avatar Aug 12 '24 22:08 LGFae

This should be fixed with PR #439. Feel free to reopen the issue if it isn't.

LGFae avatar Jun 06 '25 15:06 LGFae