fix window title for rail as it was not being set on initial window creation
authorbjcollins <bcollins@trustedcs.com>
Fri, 18 Sep 2015 21:14:30 +0000 (16:14 -0500)
committerbjcollins <bcollins@trustedcs.com>
Fri, 18 Sep 2015 21:14:30 +0000 (16:14 -0500)
commit47c260177c4a7d0999e8e9374365d74b370f8b69
tree9f4dc9f6532e23e1650a64bec005eaea265d6852
parentd1cb3410de0d1c7b2bb8a5e201690799b5f485fb
fix window title for rail as it was not being set on initial window creation
remove duplicate call to XStoreName when setting window title
expand WITH_XEXT #define for rail window rects as extra unecessary work was being done when WITH_XEXT was not defined
client/X11/xf_window.c