GitHub30

Results 16 comments of GitHub30

any update on this?

You can suppress timeout with notify function ```python from win11toast import notify notify('Hello Python🐍') ```

Thank you for your comment. I tried it on windows 10 rel. 22H2 and was unable to reproduce the issue. https://user-images.githubusercontent.com/12811398/204174949-d53df5c1-a5b1-439d-add4-c4e33cc4fd8e.mp4

You can call the function with `add_activated()`. Also, activationType must be `protocol` or `system`. arguments can be `snooze` , `dismiss`, `file:` or `http:` https://github.com/GitHub30/win11toast/blob/75daeadca9248bf514b40ee789cea4324580c97d/win11toast.py#L163 https://docs.microsoft.com/en-us/uwp/schemas/tiles/toastschema/element-action