Listener active/inactive window status
Answered
Hi, I'm creating a time tracking plugin and I need to listen for window activity changes (active/inactive).
Can anyone tell me which method to use?
Please sign in to leave a comment.
Hi,
Please check https://intellij-support.jetbrains.com/hc/en-us/community/posts/360000018010-How-to-add-window-focus-listener-for-a-custom-tool-window-
Thanks :)