mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
Quit screenshooter when idle.
This commit is contained in:
parent
9af92b380c
commit
f53f4bbd52
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ int main(int argc, char *argv[])
|
|||
exit(-1);
|
||||
|
||||
screenshooter_shoot(s);
|
||||
|
||||
g_idle_add((GSourceFunc) g_main_loop_quit, loop);
|
||||
g_main_loop_run(loop);
|
||||
|
||||
return 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue