swww
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
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.
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.
This should be fixed with PR #439. Feel free to reopen the issue if it isn't.