diff options
author | bors-servo <infra@servo.org> | 2023-04-13 10:02:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-13 10:02:35 +0200 |
commit | 15f966bde5985d02b4a35b1078d44a3023dcf382 (patch) | |
tree | ae3aeaba1d7576c63da0f569ba251747fb62bcb2 /components/script/script_module.rs | |
parent | 7ab48556b04e327939df8a066de10de68cdd4bd5 (diff) | |
parent | 492091e5b0cfbee3d4e988d699bd910e2cd806fa (diff) | |
download | servo-15f966bde5985d02b4a35b1078d44a3023dcf382.tar.gz servo-15f966bde5985d02b4a35b1078d44a3023dcf382.zip |
Auto merge of #29610 - mrobinson:notify, r=mukilan
Use notify-py to send notifications
- Use notify-py to send notifications, but use a custom notifier on
Linux since transient (ie non-sticky) notifications are not supported.
- Add an icon to the notification.
- Don't send a notification after doing `./mach check` because that
can trigger notifications when `rust-analyzer` is working.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes do not require tests because they just change build notifications.
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'components/script/script_module.rs')
0 files changed, 0 insertions, 0 deletions