[PATCH] Move window frame surface dimensions into struct display and begin using them in place of hardcoded values
Kristian Høgsberg
krh at bitplanet.net
Mon Feb 7 05:43:15 PST 2011
On Sun, Feb 6, 2011 at 11:14 PM, Chris Morgan <chmorgan at gmail.com> wrote:
> clients/window.c | 44 +++++++++++++++++++++++++++++++++++---------
> 1 files changed, 35 insertions(+), 9 deletions(-)
Hi Chris,
I was thinking that we could introduce a struct frame type-of-thing
that could hold the different frame details - the cairo surfaces, the
dimensions etc. And please follow the coding conventions in the code.
Kristian
More information about the wayland-devel
mailing list