xfreerdp: rename xf_context's width height vars
authorNorbert Federa <norbert.federa@thincast.com>
Tue, 14 Apr 2015 11:07:19 +0000 (13:07 +0200)
committerNorbert Federa <norbert.federa@thincast.com>
Thu, 16 Apr 2015 15:31:22 +0000 (17:31 +0200)
commit6354a7561c4a44a61f5370b93b0bc256fadfcf43
tree15ce7d88f1f92f7089e29543c4e2942548a1f289
parentf5cdae5586a354df0eb96beaec2e579e4fcb6abc
xfreerdp: rename xf_context's width height vars

Since several contributers in the past repeatedly made the error
to treat xfc->width and xfc->height as equal with the x11 window
width and heigth I've renamed these variables to sessionWidth and
sessionHeight.
client/X11/xf_client.c
client/X11/xf_event.c
client/X11/xf_keyboard.c
client/X11/xf_window.c
client/X11/xfreerdp.h