client: Use GdkRectangle for saved size/position
The size and position of the client are stored at multiple occasions.
But the naming of the variables used is a bit confusing, rename the
variables and use GdkRectangles instead.
Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
Showing
- src/client.c 39 additions, 39 deletionssrc/client.c
- src/client.h 10 additions, 16 deletionssrc/client.h
- src/frame.c 4 additions, 4 deletionssrc/frame.c
- src/netwm.c 6 additions, 6 deletionssrc/netwm.c
- src/session.c 6 additions, 6 deletionssrc/session.c
- src/stacking.c 2 additions, 2 deletionssrc/stacking.c
Loading
Please register or sign in to comment