diff options
author | Arthur Williams <taaparthur@gmail.com> | 2021-09-15 01:33:51 -0700 |
---|---|---|
committer | Berke Kocaoğlu <berke.kocaoglu@metu.edu.tr> | 2021-09-16 22:55:31 +0300 |
commit | 9c73646d9c709005301d5be93d0232d89201b21e (patch) | |
tree | 4c9113b61f77e4ee3612152c29925f1f300ac266 /commands.c | |
parent | 25a31147093e249be997da9b42da6901496fdf52 (diff) |
Exit when window is destroyed
If the user closed our window, the program won't automatically be die.
It may look dead as there would be no graphical indication that it was
running, but it still would be using/wasting the same resources.
Now the program will abruptly exit when its window is killed.
Diffstat (limited to 'commands.c')
0 files changed, 0 insertions, 0 deletions