weston/desktop-shell
Ander Conselvan de Oliveira a8a9baf873 compositor: Remove weston_output::move_signal
Since that signal is per output, it is necessary to track in which
output a view is in so that the signal is handled properly.

Instead, add a compositor wide output moved signal, that is handled by
the shell. The shell iterates over the layers it owns to move views
appropriately.
2014-02-05 17:32:35 -08:00
..
exposay.c exposay: remove redundant NULL check in highlight_surface 2014-01-19 22:04:27 -08:00
input-panel.c input-panel: validate return value of get_default_view 2014-01-19 22:04:56 -08:00
shell.c compositor: Remove weston_output::move_signal 2014-02-05 17:32:35 -08:00
shell.h compositor: Remove weston_output::move_signal 2014-02-05 17:32:35 -08:00