[kconf_update] Add "gtk-primary-button-warps-slider=0" to generated GTK3 config
ClosedPublic

Authored by wbauer on Aug 15 2018, 5:11 PM.

Details

Summary

This brings the default GTK3 settings more in line with Qt's behavior, and it's also the default in kde-gtk-config's KCM.

BUG: 379773

Test Plan

Deleted ~/.config/gtk-3.0/settings.ini, ran kconf_update/gtkbreeze5.5, the newly generated file contains the line "gtk-primary-button-warps-slider=0" now (and clicking on the scrollbar in Firefox moves it up/down one page instead of jumping to the mouse position).

Diff Detail

Repository
R98 Breeze for Gtk
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
wbauer created this revision.Aug 15 2018, 5:11 PM
Restricted Application added a project: Plasma. · View Herald TranscriptAug 15 2018, 5:11 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
wbauer requested review of this revision.Aug 15 2018, 5:11 PM
wbauer edited the summary of this revision. (Show Details)
ngraham accepted this revision.Aug 15 2018, 6:09 PM
ngraham added a subscriber: ngraham.

Oops, what an oversight. :) This fixes the issue, thanks.

This revision is now accepted and ready to land.Aug 15 2018, 6:09 PM
This revision was automatically updated to reflect the committed changes.