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

Ability to reply or get sender? #102

Open
DavidMedin opened this issue Mar 11, 2022 · 0 comments
Open

Ability to reply or get sender? #102

DavidMedin opened this issue Mar 11, 2022 · 0 comments

Comments

@DavidMedin
Copy link

I'm trying to implement a StatusNotifierWatcher and Host, and I've found that I need to figure out who called one of my methods, so I can read one of their objects. However, I do not see anything that allows me that information.

If this really doesn't exist, I would suggest that it would be a builtin 'in' argument keyword. For example:
dbus_method :RegisterStatusNotifierItem, "in sender:s service:s" do |sender, service| end

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

1 participant