While debugging #331, I have noticed that the call to `client_resize` might have changed the screen (and emitted the signal) already, via a call to `screen_client_moveto` with `doresize=False`. Closes https://github.com/awesomeWM/awesome/pull/332.