Hello-
I am interested in writing an application/extension that will intercept events from ALL windows- for example, when a used clicks on the collapse button in any open window, i want to know so that I can call my own function rather than the default one. Is there a way to replace the...