Crate focus_tracker

Crate focus_tracker 

Source

Modules§

utils

Structs§

FocusTracker
FocusTrackerConfig
Configuration for focus tracking behavior
FocusedWindow
Snapshot of the currently focused window.
IconConfig
Configuration for icon processing behavior

Enums§

FocusTrackerError

Functions§

subscribe_focus_changes
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

Type Aliases§

FocusTrackerResult