-
Notifications
You must be signed in to change notification settings - Fork 17
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
base: master
Are you sure you want to change the base?
Commits on Apr 24, 2017
-
GPII-2395: XRandR bridge should provide all posible screen resolutions
- 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.
Configuration menu - View commit details
-
Copy full SHA for fb95792 - Browse repository at this point
Copy the full SHA fb95792View commit details
Commits on May 2, 2017
-
GPII-2395: XRandR bridge provides all available screen resolutions
Modified "screen-resolution" payload to now contain: - "current-resolution" (width and height) - "available-resolution" (array of widths and heights).
Configuration menu - View commit details
-
Copy full SHA for 819237e - Browse repository at this point
Copy the full SHA 819237eView commit details
Commits on May 19, 2017
-
GPII-2395: XRandR bridge provides all available screen resolutions
Modified to be analagous to the Windows display settings handler.
Configuration menu - View commit details
-
Copy full SHA for 9347ffe - Browse repository at this point
Copy the full SHA 9347ffeView commit details
Commits on Jun 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 310772f - Browse repository at this point
Copy the full SHA 310772fView commit details
Commits on Jul 5, 2017
-
GPII-2395: XRandR bridge provides all available screen resolutions.
Remvoed {that} parameter from get() and set() functions.
Configuration menu - View commit details
-
Copy full SHA for d0a0ee4 - Browse repository at this point
Copy the full SHA d0a0ee4View commit details
Commits on Aug 2, 2017
-
GPII-1939: New Platform Reporter reports screen resolutions.
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".
Configuration menu - View commit details
-
Copy full SHA for c14ca6d - Browse repository at this point
Copy the full SHA c14ca6dView commit details -
GPII-1939: Platform Reporter reports screen resolutions
Fixed description in package.json.
Configuration menu - View commit details
-
Copy full SHA for 3f1015c - Browse repository at this point
Copy the full SHA 3f1015cView commit details
Commits on Aug 3, 2017
-
GPII-1939: Device Reporter reports screen resolutions
Fixed bug so that GPII finds the Linux context platform reporter.
Configuration menu - View commit details
-
Copy full SHA for b2df85a - Browse repository at this point
Copy the full SHA b2df85aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c45232 - Browse repository at this point
Copy the full SHA 2c45232View commit details
Commits on Aug 4, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 43b7ca3 - Browse repository at this point
Copy the full SHA 43b7ca3View commit details
Commits on Aug 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3350f48 - Browse repository at this point
Copy the full SHA 3350f48View commit details
Commits on Sep 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4a94d2d - Browse repository at this point
Copy the full SHA 4a94d2dView commit details
Commits on Feb 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e873def - Browse repository at this point
Copy the full SHA e873defView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f29795 - Browse repository at this point
Copy the full SHA 3f29795View commit details
Commits on Feb 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for df98ed5 - Browse repository at this point
Copy the full SHA df98ed5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 814998d - Browse repository at this point
Copy the full SHA 814998dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6afbfab - Browse repository at this point
Copy the full SHA 6afbfabView commit details -
Configuration menu - View commit details
-
Copy full SHA for abbd7a7 - Browse repository at this point
Copy the full SHA abbd7a7View commit details
Commits on Apr 6, 2018
-
GPII-1939: Reference applicable version of universal.
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.
Configuration menu - View commit details
-
Copy full SHA for dd6de68 - Browse repository at this point
Copy the full SHA dd6de68View commit details
Commits on Apr 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0bc2681 - Browse repository at this point
Copy the full SHA 0bc2681View commit details -
GPII-2395: Merge branch 'GPII-2568' into GPII-2395
Includes updating to latest master branch.
Configuration menu - View commit details
-
Copy full SHA for 5220b8c - Browse repository at this point
Copy the full SHA 5220b8cView commit details
Commits on Apr 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 41a3fd7 - Browse repository at this point
Copy the full SHA 41a3fd7View commit details