Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Issue 766583002: ozone: dri: Support moving between displays in MoveCursorTo(location) (Closed)

Created:
6 years ago by spang
Modified:
6 years ago
Reviewers:
dnicoara
CC:
chromium-reviews, kalyank, tdresser+watch_chromium.org, ozone-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

ozone: dri: Support moving between displays in MoveCursorTo(location) Let's use screen location for this API, to allow moving the cursor to any allowed location. If we do that, we need a way to find a window containing a screen point, so add that to DriWindowManager. TEST=unit tests BUG=437035 Committed: https://crrev.com/0dcb1bebd150593a52bfa47883d32465de20d594 Cr-Commit-Position: refs/heads/master@{#306026}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -10 lines) Patch
M ui/events/ozone/evdev/tablet_event_converter_evdev.cc View 1 chunk +9 lines, -4 lines 0 comments Download
M ui/ozone/platform/caca/ozone_platform_caca.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/ozone/platform/dri/dri_cursor.cc View 1 chunk +7 lines, -1 line 0 comments Download
M ui/ozone/platform/dri/dri_window.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/ozone/platform/dri/dri_window.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M ui/ozone/platform/dri/dri_window_manager.h View 2 chunks +7 lines, -0 lines 0 comments Download
M ui/ozone/platform/dri/dri_window_manager.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M ui/ozone/platform/egltest/ozone_platform_egltest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/ozone/platform/test/ozone_platform_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/ozone/public/system_input_injector.h View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
spang
6 years ago (2014-11-27 00:40:59 UTC) #2
dnicoara
I think I understand the overall changes in your patch series. But just want to ...
6 years ago (2014-11-27 15:48:32 UTC) #3
spang
On 2014/11/27 15:48:32, dnicoara wrote: > I think I understand the overall changes in your ...
6 years ago (2014-11-27 18:09:11 UTC) #4
dnicoara
lgtm Ahh, my bad, my mental stack trace broke.
6 years ago (2014-11-27 18:28:31 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/766583002/1
6 years ago (2014-11-27 20:24:03 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years ago (2014-11-27 21:03:22 UTC) #8
commit-bot: I haz the power
6 years ago (2014-11-27 21:04:03 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/0dcb1bebd150593a52bfa47883d32465de20d594
Cr-Commit-Position: refs/heads/master@{#306026}

Powered by Google App Engine
This is Rietveld 408576698