compositor: let the shells create the screenshooter

This commit is contained in:
Giulio Camuffo
2013-12-11 23:45:12 +01:00
committed by Kristian Høgsberg
parent e9022e79c8
commit c6ab3d52f5
3 changed files with 3 additions and 2 deletions
+2
View File
@@ -6030,6 +6030,8 @@ module_init(struct weston_compositor *ec,
create_keyboard_focus_listener(seat);
}
screenshooter_create(ec);
shell_add_bindings(ec, shell);
shell_fade_init(shell);