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 custom attributes can be provided in the display configuration. This was first encountered in #172. To test:
--display-config static=$FILENAME
snap-name
# ... HDMI-A-4: state: enabled mode: [email protected] position: [2560, 0] orientation: normal scale: 1 group: 0 snap-name: mir-kiosk-neverputt
ubuntu-frame
snap logs ubuntu-frame -n 50
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 custom attributes can be provided in the display configuration. This
was first encountered in #172. To
test:
--display-config static=$FILENAME
flagsnap-name
in the following example:ubuntu-frame
you can do:The text was updated successfully, but these errors were encountered: