This repository was archived by the owner on Jan 30, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Reland "Reland "vm_tools: Change output positioning in sommel…
…ier to not overlap""" This reverts commit f398dca18b6994f663e634227cc3e337287572f2. Reason for revert: b/274540666 Original change's description: > Reland "Reland "vm_tools: Change output positioning in sommelier to not overlap"" > > Previously windows were being centered using unscaled output dimensions, > this change scales the width/height of the output before it gets used to > position windows. > > BUG=b:269053427 > > TEST=Checked that everything still appears to work fine after changing the scaling percentages including this bug not replicating with VSCode > > This is a reland of commit 2e05b8c30343a760e5253c929dc5c0d8a04a3470 > > Original change's description: > > Reland "vm_tools: Change output positioning in sommelier to not overlap" > > > > This is a reland of commit d52d2c986614b0f85c8b8890cd57cf18633cdd79 > > > > The change was breaking scaling of apps in Crostini due to the physical > > dimensions not being scaled before being sent. This CL is now amended > > to fix this. > > > > Original change's description: > > > vm_tools: Change output positioning in sommelier to not overlap > > > > > > Outputs used to all be at (0,0). This CL changes it so that outputs are > > > positioned in a row horizontally in order of their x position in exo > > > space. > > > > > > BUG=b:246485823, b:208720580 > > > TEST=None > > > > > > Change-Id: I29dd90b4fa9a5b4f4f1d0c1aa1b06483ecc5d449 > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform2/+/4063628 > > > Commit-Queue: Lucy Qu <[email protected]> > > > Reviewed-by: Chloe Pelling <[email protected]> > > > Tested-by: Lucy Qu <[email protected]> > > > > Bug: b:246485823, b:208720580 > > Change-Id: I9bbe824a74948aa616ed1c90aa9f3f8e2280633c > > Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform2/+/4127481 > > Reviewed-by: David Munro <[email protected]> > > Tested-by: Lucy Qu <[email protected]> > > Commit-Queue: Lucy Qu <[email protected]> > > Reviewed-by: Chloe Pelling <[email protected]> > > Bug: b:246485823, b:208720580 > Change-Id: I11fc660564e20b94cc0b0a4d1873fd8fac1945e6 > Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform2/+/4247962 > Commit-Queue: Lucy Qu <[email protected]> > Reviewed-by: David Munro <[email protected]> > Tested-by: Lucy Qu <[email protected]> > Reviewed-by: Chloe Pelling <[email protected]> Bug: b:269053427 Bug: b:246485823, b:208720580 Change-Id: Id162f3987de67a0b00a731baa76bd626e4516cc7 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform2/+/4357597 Bot-Commit: Rubber Stamper <[email protected]> Commit-Queue: Justin Huang <[email protected]> Reviewed-by: Lucy Qu <[email protected]> Reviewed-by: Chloe Pelling <[email protected]>
- Loading branch information
Justin Huang
authored and
Chromeos LUCI
committed
Mar 21, 2023
1 parent
87bec6b
commit fa86f5b
Showing
4 changed files
with
19 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters