Tool for changing the status of windows mortality. Can be used in combination with a winopen.sh and/or killw to disallow a window being killed by that method. This does not cover self-termination/kill -9 integration, although I think the latter could be done with care if needed.
Also gives a decent example on how to manipulate xprop window settings and how it can be integrated with wmutils, which is useful if you want a window to maintain information later. Although it is an 'external' dependency to wmutils, I believe it is acceptable in this use case as it's window related data and xprop is a very handy tool for scraping all sorts of data to the user which wmutils does not provide.
Tool for changing the status of windows mortality. Can be used in combination with a winopen.sh and/or killw to disallow a window being killed by that method. This does not cover self-termination/kill -9 integration, although I think the latter could be done with care if needed.
Also gives a decent example on how to manipulate xprop window settings and how it can be integrated with wmutils, which is useful if you want a window to maintain information later. Although it is an 'external' dependency to wmutils, I believe it is acceptable in this use case as it's window related data and xprop is a very handy tool for scraping all sorts of data to the user which wmutils does not provide.