GNOME Bugzilla – Bug 764503
Mouse panel listbox rows are activatable
Last modified: 2016-04-06 09:01:08 UTC
Created attachment 325225 [details] [review] mouse panel: Make all listbox rows unactivatable I.e. they have a hover+active state even though clicking them doesn't do anything. I'll attach another unrelated patch because I don't want to open another bug for it :)
Created attachment 325226 [details] [review] mouse panel: Remove superfluous GtkListBoxRow
Review of attachment 325225 [details] [review]: sure. makes sense.
Review of attachment 325226 [details] [review]: Yep. This was because in the previous implementation we were hiding the whole bunch (GtkListBox inside of the row). Now we just change the sensitivity.
I didn't change the statuses of the patches because I'm not maintainer of gnome-control-center. I'd rather let the maintainers decide.
Thanks for your patches. Pushed to master as 9a43229ec2867f122ae51da943519cdbbb0649e6 and 645330853b4480c548e8e0cf04bc8a4022ee5df9