weston/desktop-shell
Ander Conselvan de Oliveira 75c373c76c shell: Destroy a previous input panel animation when showing it again
It is possible that an input panel will be shown quickly, hidden and
shown again, before the animation for the first appeareance finished.
In that case, another animation would be created and the effect of the
two combined could cause the panel to not appear in the screen.

This patch fixes this by keeping a reference to the previous animation
and deleting it when a new one is created.
2014-04-16 22:33:48 -07:00
..
exposay.c exposay: avoid needlessly activating the active view 2014-02-18 14:07:08 -08:00
input-panel.c shell: Destroy a previous input panel animation when showing it again 2014-04-16 22:33:48 -07:00
shell.c desktop-shell: Get rid of get_shell_client 2014-04-16 22:29:01 -07:00
shell.h shell: Fix view repositioning logic for output move and destroy 2014-04-11 10:05:19 -07:00