We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Validate that changing the scale of an output via the display configuration works properly. This was first encounted in #3165. The test:
gbm-kms
miral-app --display-config static=$FILENAME
$FILENAME
The text was updated successfully, but these errors were encountered:
docs: augmenting the test plan with X11 clients (#3397)
b25b49d
## What's new? - Added manual tests for a number of 2.16 regressions (see the [release page](https://github.com/canonical/mir/releases) for more info) ## Tickets Created - canonical/ubuntu-frame#184 - canonical/mir-ci#125 - canonical/mir-ci#124 - canonical/mir-ci#126 - canonical/mir-ci#127 - canonical/mir-ci#128 - canonical/mir-ci#129 - canonical/mir-ci#130 - canonical/mir-ci#131
No branches or pull requests
Validate that changing the scale of an output via the display configuration works properly. This was first encounted in #3165. The test:
gbm-kms
as the display platform by runningmiral-app --display-config static=$FILENAME
$FILENAME
and change the scale of an output. Save the file.The text was updated successfully, but these errors were encountered: