Skip to content
Snippets Groups Projects
Commit b1658353 authored by Keith Packard's avatar Keith Packard Committed by Olivier Fourdan
Browse files

Force application win_gravity to NorthWestGravity


LibreOffice incorrectly sets its top level windows win_gravity field
to StaticGravity. Resizing these windows to the left or upwards
results in a corrupted application with the application window moved
within the parent by the parent window resize.

Metacity forces window gravity for all application windows to
NorthWest, masking this application bug. xfwm4 should do the same.

A bug has been filed against LibreOffice as well.

Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
parent dc0273ac
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment