Skip to content

Emit signal when paused property changes#766

Merged
tsipinakis merged 1 commit intodunst-project:masterfrom
ammgws:signal
Oct 7, 2020
Merged

Emit signal when paused property changes#766
tsipinakis merged 1 commit intodunst-project:masterfrom
ammgws:signal

Conversation

@ammgws
Copy link
Contributor

@ammgws ammgws commented Oct 3, 2020

Resolves #765

Copy link
Member

@tsipinakis tsipinakis left a comment

Choose a reason for hiding this comment

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

Thanks for the PR, LGTM!

Out of curiosity how are you using this? If you're handling this signal via bash it might be worthwhile to add a monitor command to dunstctl as it was initially intended to avoid duplicate code.

If not, no need to put yourself through the trouble this is merge-able as-is.

@ammgws
Copy link
Contributor Author

ammgws commented Oct 6, 2020

I'll be monitoring the bus directly via DBus in a Rust program

@tsipinakis
Copy link
Member

That's fine, as I said keep in mind the no backwards compatibility part for the DBus interface.

@tsipinakis tsipinakis merged commit bc6ab69 into dunst-project:master Oct 7, 2020
@ammgws ammgws deleted the signal branch October 7, 2020 10:08
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.

DBus PropertiesChanged signal not being emitted for paused property

2 participants