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

Issue 340773003: Enable pointer warping with multiple displays under Ozone (Closed)

Created:
6 years, 6 months ago by robert.bradford
Modified:
6 years, 6 months ago
CC:
chromium-reviews, kalyank, ben+ash_chromium.org, rjkroege
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Enable pointer warping with multiple displays under Ozone Mouse events generated from Ozone do not have a NativeEvent associated with them and so they need to go through the non native event based flow in the multi-monitor warping code. With this change it is now possible to move the pointer from one display to the next under Ozone. TEST=On link_freon attach a second display and move the pointer from one display to the other. BUG=361144 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278406

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M ash/display/mouse_cursor_event_filter.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
robert.bradford
6 years, 6 months ago (2014-06-18 16:56:15 UTC) #1
rjkroege
6 years, 6 months ago (2014-06-18 17:04:15 UTC) #2
dnicoara
I suppose this can be a temporary solution until the event refactoring work that sadrul@ ...
6 years, 6 months ago (2014-06-18 17:36:34 UTC) #3
oshima
On 2014/06/18 17:36:34, dnicoara wrote: > I suppose this can be a temporary solution until ...
6 years, 6 months ago (2014-06-18 17:45:36 UTC) #4
dnicoara
On 2014/06/18 17:45:36, oshima wrote: > On 2014/06/18 17:36:34, dnicoara wrote: > > I suppose ...
6 years, 6 months ago (2014-06-18 17:47:13 UTC) #5
dnicoara
On 2014/06/18 17:47:13, dnicoara wrote: > On 2014/06/18 17:45:36, oshima wrote: > > On 2014/06/18 ...
6 years, 6 months ago (2014-06-18 17:49:44 UTC) #6
oshima
On 2014/06/18 17:47:13, dnicoara wrote: > On 2014/06/18 17:45:36, oshima wrote: > > On 2014/06/18 ...
6 years, 6 months ago (2014-06-18 17:51:02 UTC) #7
dnicoara
+sadrul@ Not sure on the timeline. Sadrul can comment on that.
6 years, 6 months ago (2014-06-18 17:53:00 UTC) #8
sadrul
On 2014/06/18 17:53:00, dnicoara wrote: > +sadrul@ > > Not sure on the timeline. Sadrul ...
6 years, 6 months ago (2014-06-18 19:18:51 UTC) #9
oshima
On 2014/06/18 19:18:51, sadrul wrote: > On 2014/06/18 17:53:00, dnicoara wrote: > > +sadrul@ > ...
6 years, 6 months ago (2014-06-18 19:23:10 UTC) #10
robert.bradford
The CQ bit was checked by robert.bradford@intel.com
6 years, 6 months ago (2014-06-19 11:16:37 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/robert.bradford@intel.com/340773003/1
6 years, 6 months ago (2014-06-19 11:18:18 UTC) #12
commit-bot: I haz the power
Change committed as 278406
6 years, 6 months ago (2014-06-19 16:53:36 UTC) #13
oshima
6 years, 6 months ago (2014-06-19 17:01:19 UTC) #14
Message was sent while issue was closed.
On 2014/06/19 16:53:36, I haz the power (commit-bot) wrote:
> Change committed as 278406

just FYI: after 37 branch cut, I'll move this code to _ozone.cc.

Powered by Google App Engine
This is Rietveld 408576698