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

Provide API for accessing and configuring output devices #28

Open
WLCIssuesBot opened this issue May 3, 2017 · 8 comments
Open

Provide API for accessing and configuring output devices #28

WLCIssuesBot opened this issue May 3, 2017 · 8 comments
Labels

Comments

@WLCIssuesBot
Copy link
Collaborator

Issue by Cloudef
Saturday Aug 15, 2015 at 20:54 GMT
Originally opened as Cloudef/wlc#37


Having information such as adapter names is useful.

@WLCIssuesBot
Copy link
Collaborator Author

Comment by Cloudef
Saturday Aug 15, 2015 at 21:51 GMT


a687827 Connector (adapter) names and ids are now available.

@WLCIssuesBot
Copy link
Collaborator Author

Comment by SirCmpwn
Sunday Aug 16, 2015 at 18:52 GMT


Should return unique names for each x output as well (when running on top of x), like X-1, X-2, etc. (currently gives NULL)

@WLCIssuesBot
Copy link
Collaborator Author

Comment by Cloudef
Sunday Aug 16, 2015 at 20:23 GMT


They already have names None-1, None-2, if you need to check if running under X11, use wlc_get_backend_type()

@WLCIssuesBot
Copy link
Collaborator Author

Comment by SirCmpwn
Sunday Aug 16, 2015 at 20:24 GMT


I get them as null, not as None.

@WLCIssuesBot
Copy link
Collaborator Author

Comment by Cloudef
Sunday Aug 16, 2015 at 20:27 GMT


Is the output handle valid?

@WLCIssuesBot
Copy link
Collaborator Author

Comment by SirCmpwn
Sunday Aug 16, 2015 at 20:28 GMT


https://github.com/SirCmpwn/sway/blob/master/sway/container.c#L45-L48

I have no reason to think it's not. The resolution thing works.

@WLCIssuesBot
Copy link
Collaborator Author

Comment by Cloudef
Sunday Aug 16, 2015 at 20:59 GMT


94ce0ca

@WLCIssuesBot
Copy link
Collaborator Author

Comment by Cloudef
Monday Aug 17, 2015 at 16:36 GMT


Changed title as this means modesetting as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant