additional X11 SAFERHANGUP changes
While messing around with window closure events, I found that some such events during startup were being ignored as a result a SAFERHANGUP changes.
This commit is contained in:
@@ -1187,6 +1187,7 @@ X11_hangup(w, event, params, num_params)
|
||||
Cardinal *num_params;
|
||||
{
|
||||
hangup(1); /* 1 is commonly SIGHUP, but ignored anyway */
|
||||
exit_x_event = TRUE;
|
||||
}
|
||||
|
||||
/* askname ----------------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user