WIP: xdg_shells: Move catching up with state to handle_map
Setting a parent before mapping leads to problems when an already mapped parent will try to raise a child that hasn't been mapped yet.
As maximizing and fullscreen can be safely handled in both places, move them too in order to keep the whole catching up together.
Fixes #49 (closed)
Edited by Sebastian Krzyszkowiak