Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance Focus event with from_app_focus argument
Added a new argument `from_app_focus` to the Focus event class to indicate whether the focus event was triggered by the application regaining focus or by user interaction within the Textual app. Updated the constructor to initialize this new attribute.
- Loading branch information