[roll] Roll experiences [ermine] Remove peek from right edge to allow scrollbar access

Ermine allows displaying the sysui using pointer peek on the left and
right edge of the screen when apps are fullscreen. But this interferes
with the user trying to use the scrollbar on apps like Chromium that are
also on the right edge of the screen.

We still keep the peek behavior on left edge, as well as the keyboard
shortcut (Meta key) to display sysui when apps are fullscreen.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/597147
Original-Revision: 357ab78f6da02af0e7a150e88140844db693e8dc
GitOrigin-RevId: c8a6de135e7ce021bd9636381b60b3d035659bdc
Change-Id: I838eafe51aaaab65dc4e136fb55bc0ec94f631cc
1 file changed
tree: 33445d446445badc48d6d7cc7cf35d1df684a4f4
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.