Skip to content

Ability to reply or get sender? #102

Description

@DavidMedin

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions