Skip to content

Cleanup: client: clientShade() use clientReconfigure()

Enrico Weigelt requested to merge metux/xfwm4:submit/clientShade_simplify into master

Since the final coords are already stored in our local client state, we don't need to fetch them, just to pass them back into clientConfigure(). Just call clientReconfigure() instead.

Signed-off-by: Enrico Weigelt, metux IT consult info@metux.net

Merge request reports