issues Search Results · repo:go-toast/toast language:Go
Filter by
27 results
(157 ms)27 results
ingo-toast/toast (press backspace or delete to remove)How to click the “toast.Action” button to pop up my application interface
pandason125
- Opened on Aug 28, 2024
- #40
I d love it if I could just use an image URL instead of having to manually download the image.
7ijme
- Opened on Jul 8, 2024
- #38
Blocks https://github.com/gen2brain/beeep/issues/55 on Windows.
Toast notifications support a priority parameter:
https://learn.microsoft.com/en-us/uwp/api/windows.ui.notifications.toastnotification.priority?view=winrt-22621 ...
delthas
- Opened on Aug 28, 2023
- #37
Blocking https://github.com/gen2brain/beeep/issues/56 on Windows.
The ToastNotifier supports hiding/closing a notification.
This could be added to the API to enable apps to close their notifications ...
delthas
- Opened on Aug 28, 2023
- #36
After the code runs, the notification pop-up window appears very slowly, and it takes a few seconds.
- Example
func main() {
start := time.Now()
fmt.Println( start )
msg := 测试通知内容
notification ...
shanghaobo
- Opened on Aug 21, 2023
- #34
Is there any way to fetch the button action?
Within c# its called the OnActivated option.
https://learn.microsoft.com/en-us/dotnet/api/microsoft.toolkit.uwp.notifications.toastnotificationmanagercompat.onactivated?view=win-comm-toolkit-dotnet-7.1 ...
braminsign
- Opened on Dec 5, 2022
- #31
What should I do if I want to copy the content of the notification after clicking the button?
Thanks❤
Albertchamberlain
- 2
- Opened on Dec 3, 2022
- #30
image Notification not showing up
` package main
import ( log toast gopkg.in/toast.v1 )
func main() { notification := toast.Notification{ AppID: Example AppID , Title: My notification , Message: Some ...
royaldevbrat
- 5
- Opened on Mar 1, 2022
- #27
There are no errors or crashes but the notification does not get pushed.
discentem
- 1
- Opened on Nov 22, 2021
- #26
![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.