|
linux_aura: Use system configuration for middle clicking the titlebar.
The action that is taken when the user middle clicks on non client area
is configurable with gnome-tweak-tool. This allows users to disable any
action on middle click, lower windows, minimize windows, or toggle the
maximize state.
Also renames GConfTitlebarListener to GConfListener, since it's now
doing more than just checking maximize button order.
BUG= 132061
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262839
Total comments: 3
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+159 lines, -242 lines) |
Patch |
 |
A + |
chrome/browser/ui/libgtk2ui/gconf_listener.h
|
View
|
1
|
4 chunks |
+14 lines, -9 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/ui/libgtk2ui/gconf_listener.cc
|
View
|
1
|
6 chunks |
+77 lines, -29 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/libgtk2ui/gconf_titlebar_listener.h
|
View
|
|
1 chunk |
+0 lines, -53 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/libgtk2ui/gconf_titlebar_listener.cc
|
View
|
|
1 chunk |
+0 lines, -139 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/libgtk2ui/gtk2_ui.h
|
View
|
|
5 chunks |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/libgtk2ui/gtk2_ui.cc
|
View
|
1
|
5 chunks |
+12 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/libgtk2ui/libgtk2ui.gyp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/views/linux_ui/linux_ui.h
|
View
|
1
2
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/widget/desktop_aura/x11_window_event_filter.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/widget/desktop_aura/x11_window_event_filter.cc
|
View
|
1
2
|
4 chunks |
+30 lines, -5 lines |
0 comments
|
Download
|
Total messages: 12 (0 generated)
|