Closed lucat1 closed 3 years ago
I was reading trough the code and noticed the typo. The issue doesn’t cause any bugs as this mistaken if clause only executes some unnecessary computations.
What I believe happens is that it calls get_randr
and fit_on_screen
even though the screens haven’t really changed.
Thank you for the contribution!
Did you identify any bugs that this might solve? It's indeed a good fix.