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

Fixed #241 and adds a command to replace the last notification #243

Closed
wants to merge 5 commits into from

Conversation

tivervac
Copy link

@tivervac tivervac commented Nov 3, 2015

This little piece of code allows to clear the message queue, close the last message, call the last message from history or replace the text of thelast notification by sending a message, the same way the program can be (un)paused.

This allows for these actions to be used in scripts.

@tivervac tivervac changed the title Added clear command Fixed #241 and adds a command to replace the last notification Nov 7, 2015
@ghost
Copy link

ghost commented Jul 31, 2017

At the moment DUNST_COMMAND_REPLACE doesnt work with the urgency level. If you send a normal message and a critical one to replace the first one, text is replaced but urgency stays at normal and vice versa.

Tested this with 1.2.0

@tsipinakis
Copy link
Member

Closing this as there is no way this is getting merged currently. We have plans to add a new dbus interface for commands as part of #284.

@tsipinakis tsipinakis closed this Nov 4, 2017
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.

None yet

3 participants