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

Issue 262163003: [Ozone] Proper cursor support for multi-monitor configurations (Closed)

Created:
6 years, 7 months ago by dnicoara
Modified:
6 years, 7 months ago
Reviewers:
sadrul, spang
CC:
chromium-reviews, rjkroege, ozone-reviews_chromium.org, sadrul, tdresser+watch_chromium.org, kalyank, ben+aura_chromium.org
Visibility:
Public.

Description

[Ozone] Proper cursor support for multi-monitor configurations NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=268877

Patch Set 1 #

Patch Set 2 : . #

Total comments: 1

Patch Set 3 : . #

Patch Set 4 : . #

Total comments: 2

Patch Set 5 : GetActiveWindow -> GetCursorWindow #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -16 lines) Patch
M ui/aura/window_tree_host_ozone.cc View 1 2 3 4 1 chunk +3 lines, -2 lines 0 comments Download
M ui/base/cursor/ozone/cursor_factory_ozone.h View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
M ui/base/cursor/ozone/cursor_factory_ozone.cc View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
M ui/events/ozone/evdev/cursor_delegate_evdev.h View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M ui/ozone/platform/dri/cursor_factory_evdev_dri.h View 1 2 3 4 3 chunks +1 line, -4 lines 0 comments Download
M ui/ozone/platform/dri/cursor_factory_evdev_dri.cc View 1 2 3 4 4 chunks +11 lines, -8 lines 0 comments Download
M ui/ozone/platform/dri/dri_surface_factory.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/ozone/platform/dri/dri_surface_factory.cc View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
dnicoara
https://codereview.chromium.org/262163003/diff/20001/ui/events/event.h File ui/events/event.h (right): https://codereview.chromium.org/262163003/diff/20001/ui/events/event.h#newcode79 ui/events/event.h:79: gfx::AcceleratedWidget window() const { return window_; } I'm also ...
6 years, 7 months ago (2014-05-05 17:37:18 UTC) #1
dnicoara
Based on talking to sadrul, it looks like this will be a temporary solution until ...
6 years, 7 months ago (2014-05-05 19:36:31 UTC) #2
spang
https://codereview.chromium.org/262163003/diff/60001/ui/ozone/platform/dri/cursor_factory_evdev_dri.cc File ui/ozone/platform/dri/cursor_factory_evdev_dri.cc (right): https://codereview.chromium.org/262163003/diff/60001/ui/ozone/platform/dri/cursor_factory_evdev_dri.cc#newcode44 ui/ozone/platform/dri/cursor_factory_evdev_dri.cc:44: dri_->UnsetHardwareCursor(cursor_window_); why is this needed? don't we get a ...
6 years, 7 months ago (2014-05-06 19:41:25 UTC) #3
spang
lgtm
6 years, 7 months ago (2014-05-06 20:18:32 UTC) #4
dnicoara
https://codereview.chromium.org/262163003/diff/60001/ui/ozone/platform/dri/cursor_factory_evdev_dri.cc File ui/ozone/platform/dri/cursor_factory_evdev_dri.cc (right): https://codereview.chromium.org/262163003/diff/60001/ui/ozone/platform/dri/cursor_factory_evdev_dri.cc#newcode44 ui/ozone/platform/dri/cursor_factory_evdev_dri.cc:44: dri_->UnsetHardwareCursor(cursor_window_); On 2014/05/06 19:41:26, spang wrote: > why is ...
6 years, 7 months ago (2014-05-06 21:03:42 UTC) #5
sadrul
LGTM (I was going to suggest using something other than 'active' in 'GetActiveWindow()', perhaps 'GetCursorWindow()', ...
6 years, 7 months ago (2014-05-07 14:02:06 UTC) #6
dnicoara
On 2014/05/07 14:02:06, sadrul wrote: > LGTM (I was going to suggest using something other ...
6 years, 7 months ago (2014-05-07 15:23:53 UTC) #7
dnicoara
The CQ bit was checked by dnicoara@chromium.org
6 years, 7 months ago (2014-05-07 16:31:52 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dnicoara@chromium.org/262163003/80001
6 years, 7 months ago (2014-05-07 16:33:34 UTC) #9
commit-bot: I haz the power
6 years, 7 months ago (2014-05-07 18:46:40 UTC) #10
Message was sent while issue was closed.
Change committed as 268877

Powered by Google App Engine
This is Rietveld 408576698