Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--action blocks until button is pressed or notification expires #24

Open
whew-inc opened this issue Oct 26, 2021 · 1 comment
Open

--action blocks until button is pressed or notification expires #24

whew-inc opened this issue Oct 26, 2021 · 1 comment

Comments

@whew-inc
Copy link

My use case:

  1. Take a screenshot
  2. Show a notification using this library saying it's uploading to hosting service, show a button to copy the raw image to clipboard in meantime
  3. When done uploading, replace the original notification with one containing 2 buttons: one to copy the url of the image and one to copy raw image

Issue: notify-send with --action parameter won't return until action is triggered or notification expires. This means I can't start uploading the image until one of either happens.

@bkw777
Copy link

bkw777 commented Jun 10, 2023

this one fixes that
https://github.com/bkw777/notify-send.sh
this one probably works too
https://github.com/M3TIOR/notify-send.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants