[Feature request]: Windows **Focus Time** feature integration
Version
- [X] I'm using version 1.11.0
Existing requests
- [X] I've checked Existing requests
What operating system are you using?
Windows
Operating System Version
Windows 11 22H2
Problem description
There is a new feature in Windows 11 22H2 that starts a focus time and disables notifications

Possible solution
I suppose that it can be queried from the system if the user enabled a "Focus mode" and adjust time breaks to it:
- Start a long break timer for from that event
Alternative solutions
A clear and concise description of what you want to happen.
Additional information
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Hi, do you mean to "Pause breaks when Focus mode is active"? I don't have a windows machine to test, but I am using a library https://github.com/bitdisaster/windows-focus-assist to have this behavior. Not sure if it works with Windows 11
"Pause break when Focus mode is active" works on Windows 11. What this feature probably wanted was calling breaks from windows, so that windows would control showing breaks , not JS. This seems like not really needed feature, coz it could be obtained with configs. Only real application would be for users who really use this focus mode and normal mode and want all in one app.