shell: Always set input-panel position on initial configure
authorKristian Høgsberg <krh@bitplanet.net>
Thu, 2 Jan 2014 08:45:17 +0000 (00:45 -0800)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 2 Jan 2014 08:45:19 +0000 (00:45 -0800)
commitc30c8a3db5e339e077fbba24c2d8ca1991485dfc
treeceb8ec6c889ff70d3ce7eb5b2ae1faf8db9d2af7
parent7885890df8be868a12b561858c3feeba9bd7a321
shell: Always set input-panel position on initial configure

If we're not currently showing the input panels, we still need to set the
panel position so that it's set when we later need to show them.  This fixes
the initial flicker of the input panel in the wrong position when we first
show it.
desktop-shell/input-panel.c