GNOME Bugzilla – Bug 408906
Add support for new titlebar actions
Last modified: 2011-03-18 02:32:35 UTC
Putting the patches created by Linus Torvalds into bugzilla so we can properly track them accross involved modules. This is the Add-support-for-new-titlebar-actions control center patch.
Created attachment 82733 [details] [review] Patch from Linus
looking at this, isn't opening a menu pretty deeply weird for a double click action? (maybe this would be clearer if I looked at the metacity part of the patch...)
I see the issue, the metacity code is trying to be all orthogonal and use the same enum of actions for single/double click... no reason to do that in the UI though, double click to open a menu makes no sense, so the menu item could be omitted from the control center.
Created attachment 82876 [details] [review] Adds the option for a mouse event to have no action Adds the option for a mouse event to have no action ("None"). Also removes a couple warnings about casting into enum pointers.
See bug 154614 comment 3; in my opinion, that should be done first before this option is added.
Confirming bug report, since no one has objected. Also cleaning up the summary.
Deep Metacity configuration, to gnome-tweak-tool.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.