Closed jannis-baum closed 1 week ago
All that option does is set the application activation policy in cocoa. Grep the code of cocoa_set_activation_policy() it is a one-liner.
If macOS 15 is not respecting that after an unhide, then you should report the issue to Apple, I don't see what kitty can do here.
Describe the bug
macos_hide_from_tasks yes
initially works but breaks/is ignored when Kitty is hidden (cmd+h) and then brought back to the foreground. I didn't have this problem before upgrading to macOS 15.0.1 from macOS 14.6.x.To Reproduce Steps to reproduce the behavior:
macos_hide_from_tasks yes
open /Applications/kitty.app
to unhide Kitty and bring it back to the foregroundEnvironment details