Skip to content
Snippets Groups Projects
Commit 466fcee7 authored by Michael Cardell Widerkrantz's avatar Michael Cardell Widerkrantz
Browse files

Use the X server's Save Set to store the windows we know about. This

means they will be get automatically mapped and reparented if mcwm
exits even if it crashes.

Simplified cleanup() to reflect the above change. We still need to
change the keyboard focus policy from mcwm's default to follow pointer
instead. If mcwm crashes completely before we reach cleanup() this
might become a problem. All the windows will be mapped but there won't
be a keyboard focus and no way to change it. I don't know how to fix
that right now.

Don't attempt to catch SIGSEGV. Might be dangerous.
parent 45f3d307
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment