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

Issue 83783003: linux aura: Show the drag-image when available. (Closed)

Created:
7 years, 1 month ago by sadrul
Modified:
7 years, 1 month ago
Reviewers:
Elliot Glaysher, sky
CC:
chromium-reviews, tfarina, ben+views_chromium.org, dcheng
Visibility:
Public.

Description

linux aura: Show the drag-image when available. This shows the snapshot of the dragged content during the drag (both for drags from the web-contents, or from the UI (e.g. bookmark bar etc.)). BUG=317993 R=erg@chromium.org, sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236857

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -29 lines) Patch
M ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc View 1 3 chunks +7 lines, -2 lines 0 comments Download
M ui/views/widget/desktop_aura/x11_whole_screen_move_loop.h View 3 chunks +21 lines, -0 lines 0 comments Download
M ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc View 1 7 chunks +71 lines, -24 lines 0 comments Download
M ui/views/widget/widget.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M ui/views/widget/widget.cc View 1 2 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
sadrul
I added a video of how it looks at https://code.google.com/p/chromium/issues/detail?id=317993#c6
7 years, 1 month ago (2013-11-22 19:29:39 UTC) #1
Elliot Glaysher
https://codereview.chromium.org/83783003/diff/1/ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc File ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc (right): https://codereview.chromium.org/83783003/diff/1/ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc#newcode213 ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc:213: Widget::InitParams params(Widget::InitParams::TYPE_POPUP); I'm pretty sure you want to do ...
7 years, 1 month ago (2013-11-22 20:19:19 UTC) #2
sadrul
https://codereview.chromium.org/83783003/diff/1/ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc File ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc (right): https://codereview.chromium.org/83783003/diff/1/ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc#newcode213 ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc:213: Widget::InitParams params(Widget::InitParams::TYPE_POPUP); On 2013/11/22 20:19:19, Elliot Glaysher wrote: > ...
7 years, 1 month ago (2013-11-22 21:16:30 UTC) #3
Elliot Glaysher
lgtm
7 years, 1 month ago (2013-11-22 21:21:22 UTC) #4
sky
LGTM
7 years, 1 month ago (2013-11-22 21:41:36 UTC) #5
sadrul
7 years, 1 month ago (2013-11-22 23:04:37 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r236857 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698