Skip to content

wayland: Drop the geometry restore hack

Vlad Zahorodnii requested to merge work/drop-geometry-restore-hack into master

It can be dropped because AbstractClient::placeIn() sets the geometry restore after placing the client.

Merge request reports