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

dunsctl history-pop and history-rm doesn't emit a signal? #1352

Open
bynect opened this issue May 6, 2024 Discussed in #1277 · 1 comment
Open

dunsctl history-pop and history-rm doesn't emit a signal? #1352

bynect opened this issue May 6, 2024 Discussed in #1277 · 1 comment
Labels
Feature good first issue Good place to start for new contributors

Comments

@bynect
Copy link
Member

bynect commented May 6, 2024

Discussed in #1277

Originally posted by qxb3 February 8, 2024
Hello! I kinda assume that this actions will emit a events in d-bus but i guess not?

$ dbus-monitor --profile "interface='org.freedesktop.Notifications'"
#type	timestamp	serial	sender	destination	path	interface	member
#					in_reply_to
sig	1707417506.140839	4294967295	org.freedesktop.DBus	:1.73277	/org/freedesktop/DBus	org.freedesktop.DBus	NameAcquired
sig	1707417506.140853	4294967295	org.freedesktop.DBus	:1.73277	/org/freedesktop/DBus	org.freedesktop.DBus	NameLost
mc	1707417511.756545	6	:1.73318	:1.39	/org/freedesktop/Notifications	org.freedesktop.Notifications	GetServerInformation
mc	1707417511.757148	7	:1.73318	:1.39	/org/freedesktop/Notifications	org.freedesktop.Notifications	GetServerInformation
mc	1707417511.757979	8	:1.73318	:1.39	/org/freedesktop/Notifications	org.freedesktop.Notifications	Notify
@bynect
Copy link
Member Author

bynect commented May 6, 2024

@fwsmit

I think DBus is well suited for passing signals. For most other things we already pass a signal via DBus, so this just needs to be > added.

@bynect bynect added Feature good first issue Good place to start for new contributors labels May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature good first issue Good place to start for new contributors
Projects
None yet
Development

No branches or pull requests

1 participant