1
0
Fork 0
mutter-performance-source/doc/reference
Owen W. Taylor f36a627330 Use utility functions to convert between frame and client rectangles
There are extensive places in the code where we convert between the client
rectangle and the frame rectangle. Instead of manually doing it use
new helper functions on MetaWindow and the existing meta_window_get_outer_rect().

This fixes a number of bugs where the computation was being done incorrectly,
most of these bugs are with the recently added custom frame extents, but
some relate to invisible borders or even simply to confusion between the
window and frame rectangle.

Switch the placement code to place the frame rectangle rather
than the client window - this simplifies things considerably.

https://bugzilla.gnome.org/show_bug.cgi?id=707194
2013-11-19 14:04:16 -05:00
..
Makefile.am doc: Fix file globs 2013-11-19 13:48:40 -05:00
meta-docs.sgml.in Remove theme.h and preview-widget.h from the API docs 2013-03-18 23:08:24 +01:00
meta-sections.txt Use utility functions to convert between frame and client rectangles 2013-11-19 14:04:16 -05:00
mutter-overview.xml Add overview and running sections to API docs 2013-03-14 18:07:05 -04:00
running-mutter.xml Add overview and running sections to API docs 2013-03-14 18:07:05 -04:00