I used to be able to catch keystrokes in my screensaver under Mojave by defining my own methods -keyDown: and/or -processKey:
This does not work any more under Catalina, it seems. My screensaver gets killed (stopped) right away. Not even -(void)stopAnimation is called any more! Does anyone have an idea, how I might be able to capture keystrokes while my screensaver is running? (This used to be one of the unique features of my screensaver.) I will appreciate very much any kinds of insights , hints, pointers, or examples! Best regards, Gabriel _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com