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

GPII-1939, GPII-2395 - Device Reporter reports screen resolutions #95

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

Conversation

klown
Copy link
Member

@klown klown commented Aug 3, 2017

Linux specific code for the Device Reporter such that it reports screen resoulutions.

- Modified the node XRandR add-on to return the available screen
resolutions as an array of JSON objects, rather than strings.
- Refactored the XRandR bridge code into a fluid component.
- Updated the unit tests in light of the above.
Modified "screen-resolution" payload to now contain:
- "current-resolution" (width and height)
- "available-resolution" (array of widths and heights).
Modified to be analagous to the Windows display settings handler.
Remvoed {that} parameter from get() and set() functions.
Added machinery for providing a Linux/GNOME Platform Reporter that
uses the XRandR display settings handler to report all screen resolutions.

Note:  includes code from pull request for GPII-2395, "XRandR bridge should
report all available screen resolutions".
Fixed bug so that GPII finds the Linux context platform reporter.
@gpii-bot
Copy link

gpii-bot commented Aug 3, 2017

CI job failed. Please visit http://lists.gpii.net/pipermail/ci/ for more details.

@klown
Copy link
Member Author

klown commented Aug 22, 2017

ok to test

@klown
Copy link
Member Author

klown commented Aug 22, 2017

Hi @amatas, I typed "ok to test" above a couple of hours ago, but the checks have not started yet. Any ideas?

@amatas
Copy link

amatas commented Aug 22, 2017

@klown you weren't in the list of the allowed people to trigger the jobs. I've added you.

@amatas
Copy link

amatas commented Aug 22, 2017

ok to test

@gpii-bot
Copy link

CI job failed. Please visit http://lists.gpii.net/pipermail/ci/ for more details.

@gtirloni
Copy link
Contributor

CI is failing due to missing changes from #94. We need to either merge that PR or revert the CI configuration.

@gpii-bot
Copy link

CI job failed. Please visit http://lists.gpii.net/pipermail/ci/ for more details.

@gtirloni
Copy link
Contributor

ok to test

@gpii-bot
Copy link

CI job passed.

@gpii-bot
Copy link

CI job failed: https://ci.gpii.net/job/linux-tests/108/

@gtirloni
Copy link
Contributor

ok to test

@gpii-bot
Copy link

CI job failed: https://ci.gpii.net/job/linux-tests/109/

@gtirloni
Copy link
Contributor

ok to test

@gpii-bot
Copy link

CI job failed: https://ci.gpii.net/job/linux-tests/110/

@klown
Copy link
Member Author

klown commented Sep 13, 2017

ok to test

@klown
Copy link
Member Author

klown commented Jan 16, 2018

ok to test

@gpii-bot
Copy link

CI job passed: https://ci.gpii.net/job/linux-tests/129/

@klown
Copy link
Member Author

klown commented Feb 12, 2018

ok to test

@gpii-bot
Copy link

CI job passed: https://ci.gpii.net/job/linux-tests/134/

@gpii-bot
Copy link

CI job passed: https://ci.gpii.net/job/linux-tests/136/

@klown
Copy link
Member Author

klown commented Feb 20, 2018

ok to test

@gpii-bot
Copy link

CI job failed: https://ci.gpii.net/job/linux-tests/138/

@gpii-bot
Copy link

CI job passed: https://ci.gpii.net/job/linux-tests/142/

@klown
Copy link
Member Author

klown commented Mar 12, 2018

ok to test

@gpii-bot
Copy link

CI job passed: https://ci.gpii.net/job/linux-tests/144/

@gtirloni
Copy link
Contributor

gtirloni commented Apr 2, 2018

test this please

@gpii-bot
Copy link

gpii-bot commented Apr 2, 2018

CI job failed: https://ci.gpii.net/job/linux-tests/145/

@gtirloni
Copy link
Contributor

gtirloni commented Apr 2, 2018

test this please

@gpii-bot
Copy link

gpii-bot commented Apr 2, 2018

CI job failed: https://ci.gpii.net/job/linux-tests/146/

@gtirloni
Copy link
Contributor

gtirloni commented Apr 2, 2018

test this please

@gpii-bot
Copy link

gpii-bot commented Apr 2, 2018

CI job passed: https://ci.gpii.net/job/linux-tests/147/

@klown
Copy link
Member Author

klown commented Apr 5, 2018

ok to test

@gpii-bot
Copy link

gpii-bot commented Apr 5, 2018

CI job failed: https://ci.gpii.net/job/linux-tests/155/

Modified to reference the version of universal just prior to
incorporating Kasper's GPII-1230 code, which introduced functionality
not yet implemented in the linux repository.
@gpii-bot
Copy link

gpii-bot commented Apr 6, 2018

CI job passed: https://ci.gpii.net/job/linux-tests/157/

@gpii-bot
Copy link

CI job passed: https://ci.gpii.net/job/linux-tests/161/

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.

5 participants