You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run WSL at work with a program to use my window machine as an Xorg server. I would expect that since im running under the Xorg server that it would send a Linux notification but because of the OS check in the index.js checking for WSL. Added by this pull request it seems (#260). It defaults to sending the windows notification. I agree for most users case this is the correct action to send a notification to the parent window OS but it would be greatly appreciated if there was an option I could pass in to override this default behavior and have it send to the linux OS.
Thank you for your time.
The text was updated successfully, but these errors were encountered:
I run WSL at work with a program to use my window machine as an Xorg server. I would expect that since im running under the Xorg server that it would send a Linux notification but because of the OS check in the index.js checking for WSL. Added by this pull request it seems (#260). It defaults to sending the windows notification. I agree for most users case this is the correct action to send a notification to the parent window OS but it would be greatly appreciated if there was an option I could pass in to override this default behavior and have it send to the linux OS.
Thank you for your time.
The text was updated successfully, but these errors were encountered: