| Summary: | popup notification when build finishes | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Be <be.0> |
| Component: | general | Assignee: | kdevelop-bugs-null |
| Status: | REPORTED --- | ||
| Severity: | wishlist | CC: | |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Be
2020-04-09 18:51:47 UTC
Note: you can actually easily do that yourself by setting your build command to a shell script that runs your actual build command, plus 'notify-send "Build completed!" afterwards. |