0
Files
src/ui
Daniel Andersson a36c4bcd84 Adding feature FocusFollowsCursor on cros.
When enabled, focus will follow the cursor. Windows are not raised
when focused in this way. This implements the "sloppy focus" model
which means that focus remains with the most recent window if the
cursor is moved to the desktop (and similar).

Tested: unit tests + manual testing in emulator and on device.

Bug: 323298, 1138604
Change-Id: Ia613b04807d27ec92c3bfebad2bca32dbfe9d201
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2934417
Commit-Queue: Daniel Andersson <dandersson@chromium.org>
Reviewed-by: Avi Drissman <avi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#889479}
2021-06-04 22:09:43 +00:00
..
2021-06-04 21:47:19 +00:00
2021-05-18 06:43:27 +00:00
2021-06-04 14:42:10 +00:00
2021-06-02 15:29:31 +00:00

This directory contains UI frameworks used to build various user interface features. This directory it not intended to contain UI features (such as a keyboard).