Skip to content

Commit 50badfa

Browse files
committed
init idle_inhibit
1 parent 2cc3617 commit 50badfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/wayland/meta-wayland.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -442,6 +442,7 @@ meta_wayland_compositor_setup (MetaWaylandCompositor *wayland_compositor)
442442
meta_wayland_surface_inhibit_shortcuts_dialog_init ();
443443
meta_wayland_text_input_init (compositor);
444444
meta_wayland_activation_init (compositor);
445+
meta_wayland_idle_inhibit_init (compositor);
445446
meta_wayland_init_xdg_wm_dialog (compositor);
446447

447448
/* Xwayland specific protocol, needs to be filtered out for all other clients */

0 commit comments

Comments
 (0)