Lines Matching defs:shell_output
110 struct shell_output { struct
111 struct desktop_shell *shell;
112 struct weston_output *output;
113 struct exposay_output eoutput;
114 struct wl_listener destroy_listener;
115 struct wl_list link;
117 struct weston_surface *panel_surface;
118 struct wl_listener panel_surface_listener;
120 struct weston_surface *background_surface;
121 struct wl_listener background_surface_listener;
123 struct {
128 } fade;