Skip to content

Fix maximization behaviour

Anton Karmanov requested to merge bergentroll/yakuake:fixing_maximization into master

This patch fixes next issues:

  1. Yakuake main window geometry stays maximized (BUG: 414049).
  2. In some states maximized geometry may come to settings file and become persistent.
  3. Geometry becomes broken after size normalization.

Merge request reports