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

Add Option<pid> field to Node #46

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

cjbassi
Copy link

@cjbassi cjbassi commented Apr 24, 2019

Con and FloatingCon nodes in Swaywm have a pid field specifying the PID of the program running in the container.

edit:
PID field added to Sway in this PR: swaywm/sway#2676

@Emantor
Copy link
Contributor

Emantor commented Nov 18, 2019

This should be behind the #[cfg(feature = "sway-1-1")] feature guard as the recently added output parsing support.

Con and FloatingCon nodes in Swaywm have a pid field specifying the PID of the program running in the container.
@cjbassi
Copy link
Author

cjbassi commented Jan 19, 2020

Fixed per @Emantor's suggestions.

@sanga
Copy link

sanga commented Mar 15, 2020

Any chance of getting this in @tmerr ?

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