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

Issue 8793002: aura-x11: Add support for xmodmap'ed pointer buttons. (Closed)

Created:
9 years ago by sadrul
Modified:
9 years ago
Reviewers:
Daniel Erat, sky
CC:
chromium-reviews, dhollowa+watch_chromium.org, sadrul, yusukes+watch_chromium.org, derat+watch_chromium.org, ben+watch_chromium.org
Visibility:
Public.

Description

aura-x11: Add support for xmodmap'ed pointer buttons. BUG=106305 TEST=manually Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113441

Patch Set 1 : . #

Total comments: 6

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -40 lines) Patch
M content/browser/renderer_host/web_input_event_aurax11.cc View 1 chunk +0 lines, -24 lines 0 comments Download
M ui/aura/root_window_host_linux.cc View 1 4 chunks +15 lines, -4 lines 0 comments Download
M ui/base/events.h View 1 chunk +8 lines, -0 lines 0 comments Download
M ui/base/x/events_x.cc View 1 6 chunks +24 lines, -12 lines 0 comments Download
M ui/base/x/x11_util.h View 1 1 chunk +7 lines, -0 lines 1 comment Download
M ui/base/x/x11_util.cc View 1 3 chunks +39 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
sadrul
9 years ago (2011-12-04 01:15:03 UTC) #1
Daniel Erat
http://codereview.chromium.org/8793002/diff/3001/ui/base/x/events_x.cc File ui/base/x/events_x.cc (right): http://codereview.chromium.org/8793002/diff/3001/ui/base/x/events_x.cc#newcode78 ui/base/x/events_x.cc:78: count = XGetPointerMapping(ui::GetXDisplay(), map, arraysize(map)); i think that you ...
9 years ago (2011-12-04 15:51:45 UTC) #2
Daniel Erat
Ping? (I can take this change over if you're busy with other stuff.)
9 years ago (2011-12-07 16:32:24 UTC) #3
sadrul
Ugh, sorry. I notice that I left a comment and didn't publish it. I will ...
9 years ago (2011-12-07 16:36:12 UTC) #4
Daniel Erat
On Wed, Dec 7, 2011 at 08:36, <sadrul@chromium.org> wrote: > Ugh, sorry. I notice that ...
9 years ago (2011-12-07 16:39:29 UTC) #5
sadrul
http://codereview.chromium.org/8793002/diff/3001/ui/base/x/events_x.cc File ui/base/x/events_x.cc (right): http://codereview.chromium.org/8793002/diff/3001/ui/base/x/events_x.cc#newcode87 ui/base/x/events_x.cc:87: GetMappedButton(i) : i; On 2011/12/04 15:51:45, Daniel Erat wrote: ...
9 years ago (2011-12-07 17:06:47 UTC) #6
sadrul
I have tested both with and without XI2, and this works correctly.
9 years ago (2011-12-07 17:23:44 UTC) #7
Daniel Erat
LGTM. Thanks!
9 years ago (2011-12-07 17:31:42 UTC) #8
sky
9 years ago (2011-12-07 17:34:40 UTC) #9
LGTM

Powered by Google App Engine
This is Rietveld 408576698