Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

feat(lib) add way to manually call loop #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lucasfernog
Copy link

No description provided.

@rafamerlin rafamerlin mentioned this pull request Aug 24, 2020
@wngr
Copy link

wngr commented Dec 7, 2020

What about changing the signature like so

 pub fn wait_for_message(&mut self, timeout: Option<std::time::Duration>) -> Result<(), Error> {

and then just passing that along to the crossbeam::channel::Receiver?

BTW: I'd really like to have this functionality -- is this crate still being actively maintained?

wngr added a commit to wngr/systray-rs that referenced this pull request Dec 7, 2020
…ntrol flow

is passed back to an external caller. This provides more flexibility to the API
user.

Related qdot#43 qdot#38
wngr added a commit to wngr/systray-rs that referenced this pull request Dec 7, 2020
…ntrol flow

is passed back to an external caller. This provides more flexibility to the API
user.

Related qdot#43 qdot#38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants