pub fn subscribe_focus_changes() -> FocusTrackerResult<Receiver<FocusedWindow>>Expand description
Subscribe to focus changes and receive them via a channel This is a convenience function that creates a new FocusTracker with default config and subscribes to changes