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

Support countdown via notification #23

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

radiantly
Copy link

Fixes #14. I've switched the notify function to use gdbus instead of notify-send since the latter doesn't seem to support replacing/closing existing notifications.

demo

Also, switched from `notify-send` to `gdbus` as the former doesn't seem
to allow replacing existing notifications with a new one.
@phisch
Copy link
Owner

phisch commented May 23, 2021

Very cool! I'll have to setup a notification daemon to test this properly, since i don't have one rn. But i'll get to it as soon as i find some time!

@phisch phisch self-requested a review May 23, 2021 20:35
Copy link
Owner

@phisch phisch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, I'm sorry for sitting on this for ages. I never setup a notification daemon, and now even switched away from x11. I'd still love to add this for other users if the few comments are addressed. If this and #26 are merged, I'd make a new release.

src/giph Outdated Show resolved Hide resolved
src/giph Outdated Show resolved Hide resolved
src/giph Outdated Show resolved Hide resolved
src/giph Outdated Show resolved Hide resolved
@radiantly radiantly requested a review from phisch May 4, 2023 07:24
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

Successfully merging this pull request may close these issues.

Countdown via notification or otherwise
2 participants