objective c - Temporarily disable hot-corners and dock screen switching -
i have full screen borderless nswindow requires user move mouse edges , corners of screen often. unfortunately these movements can trigger hot-corner actions switching dock screen.
is there way temporarily disable behaviour while window being shown?
it seems answer 'not really' except if capture mouse events entire screen.
for complete answer , possible solution, leave ken answer here : disable (or filter) hot corners
Comments
Post a Comment