Jonas Ådahl bca041b68e MetaWindow: Make buffer_rect and rect share coordinate space
Before this commit, on Wayland, the buffer rect would have the size of
the attached Wayland buffer, no matter the scale. The scale would then
be applied ad-hoc by callers when a sane rectangle was needed. This
commit changes buffer_rect to rather represent the surface rect (i.e.
what is drawn on the stage, including client side shadow). The users of
buffer_rect will no longer need to scale the buffer_rect themself to
get a usable rectangle.

https://bugzilla.gnome.org/show_bug.cgi?id=763431
2016-05-01 21:11:27 +08:00
2015-11-09 10:25:40 -05:00
2015-07-06 00:52:18 -07:00
2016-04-30 15:17:06 +00:00
2014-03-18 20:37:35 -04:00
2016-03-21 14:58:09 -07:00
2016-04-29 16:13:59 +02:00
2016-04-27 20:37:47 +02:00
2014-07-31 17:50:28 +02:00
2016-04-29 16:13:59 +02:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%