Jasper St. Pierre cbffbb0be0 window: Rename the requested_rect to the unconstrained_rect
The requested_rect is a strange name for it, because it's not actually
the rect that the user or client requested all the time: in the case of
a simple move or a simple resize, we calculate some of the fields
ourselves.

To the MetaWindow subclass implementations, it just means "the rect
before we constrained it", so just use the name unconstrained_rect.
This also makes it match the name of the MetaWindow field.
2014-05-22 15:39:10 -04:00
2014-05-18 01:05:15 +02:00
2014-04-30 18:14:27 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%