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 pid property for sway #101

Merged
merged 2 commits into from
Feb 28, 2019
Merged

Add pid property for sway #101

merged 2 commits into from
Feb 28, 2019

Conversation

jtsymon
Copy link
Contributor

@jtsymon jtsymon commented Feb 26, 2019

I don't know if its documented, but sway has a pid property for windows, added here.

@@ -944,6 +944,8 @@ class Con(object):
Whether the container is floating or not. Possible values are
"auto_on", "auto_off", "user_on" and "user_off"

.. attribute:: pid
The id of the process who owns the client window
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you mark this as sway only in the docs and maybe give a version number where this was included?

@acrisci
Copy link
Member

acrisci commented Feb 28, 2019

👍

@acrisci acrisci merged commit d446c6c into altdesktop:master Feb 28, 2019
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

2 participants