mirror of
https://github.com/labwc/labwc.git
synced 2026-02-08 10:06:59 -05:00
session: run shutdown script, clean up activation env before exit
This commit is contained in:
parent
4ddeb3cd42
commit
f90b7dca2a
6 changed files with 157 additions and 16 deletions
|
|
@ -178,6 +178,8 @@ main(int argc, char *argv[])
|
|||
|
||||
wl_display_run(server.wl_display);
|
||||
|
||||
session_shutdown();
|
||||
|
||||
server_finish(&server);
|
||||
|
||||
menu_finish(&server);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue